The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Class-Method-Cache-FastMmap

v0.3.2    2018-05-14 21:16:47+01:00 Europe/London
  [Tests]
  - Removed unnecessary prereqs from testing.

v0.3.1    2018-05-14 21:12:42+01:00 Europe/London
  [Documentation]
  - Explicitly documented that undef is not cached.

  - Added acknowledgement to Science Photo Library.

v0.3.0    2018-05-07 16:06:20+01:00 Europe/London
  [Enhancements]
  - Use Exporter::Tiny to allow wrapper method to be renamed.

  [Documentation]
  - Fixed minor typo in POD.

  - Added API version to options.

v0.2.0    2018-05-07 13:33:32+01:00 Europe/London
  [Enhancements]
  - Added cache and prefix options for using a shared cache object.

  [Documentation]
  - Reorganised POD.

  [Tests]
  - Add more tests.

v0.1.1    2018-05-05 10:14:06+01:00 Europe/London
- Fixed typo in distribution name.

v0.1.0    2018-05-05 01:13:40+01:00 Europe/London
- Initial version released.