The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.003 - 2013-04-13

  • clearing an autocleared variable goes back to the value used at test object creation if one was supplied, otherwise it uses the normal Moose clearer semantics.

Modules

Enables autoclearing attrs in Test::Routines
The role that's mixed in by Test::Routine::AutoClear
The attribute trait that does T::R::AutoClear's work