Revision history for File-ShareDir-Tarball
0.3.0 2026-01-24
[ENHANCEMENTS]
- Use module Memoize for memoization instead of homegrown code.
- Move to Test2::V0 for the tests.
[STATISTICS]
- code churn: 9 files changed, 301 insertions(+), 23 deletions(-)
0.2.2 2013-01-13
[API CHANGES]
[BUG FIXES]
- Test requires Test::File::Sharedir v0.3.0 or higher.
[DOCUMENTATION]
[ENHANCEMENTS]
[NEW FEATURES]
[STATISTICS]
0.2.1 2012-11-03
[DOCUMENTATION]
- Add mention to Module::Build::CleanInstall
0.2.0 2012-10-20
[NEW FEATURES]
- Extracted directories are cached within the life of an application.
- Add the function 'dist_file'.
0.1.0 2012-10-18
- First version, unleashed on an unsuspecting world.