Changes for version 0.07 - 2015-12-12
- IMPORTANT - Breaking change
- switching package hierarchy separator from '::' to '-' to support Windows file systems
- Bugfix
- works if mocked method alters @_
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