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

  • Internal & API change
    • refactor to remove is_stored() method. retrieve() now makes empty return if not found (and dies later).

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