The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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