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.21 - 2013-10-16

  • Fix test failure with Carp 1.32 where CARP_TRACE is called on mocks. Copy Devel::PartialDump code into the distribution with changes:
    • Removed Moose dependency
    • Removed all functions (only dump() remains as a method)
    • Minor bug fixes: 'list_delim' attribute is now used to separate lists. 'max_length' attribute with value 0 now dumps '...'. Object dumps have '=' after the class name.

Modules

Test Spy/Stub Framework