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.03 - 2015-04-13

  • API Change
    • 'storage' argument no longer can be used to set directory for default File storage
  • Testing
    • reduced testing dependencies, dummy test storage object

Modules

Convenient mocking of externalities by recording and replaying method calls.
Base class for storage of data for methods mocked with Test::MethodFixtures
Simple file storage for method mocking with Test::MethodFixtures