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