Revision history for Config-FromHash
0.0700 2015-01-13T13:46:38Z CET
[Enhancements]
- Uses Path::Tiny instead of File::Slurp.
- No more postderef, so Perl 5.10.1 should be supported.
[Meta]
- Replaces Dist::Milla with my own (expanded) bundle
0.0600 2014-09-18T21:00:38Z CEST
- POD errors fixed
- Build prereqs fixed
0.05 2014-09-01T19:18:30Z CEST
- Added data() method
- Documented get()
0.04 2014-09-01T18:27:56Z CEST
- Require Perl 5.20
- Introduce require_all_files option
- Make filenames an alias for filename
- Make environments an alias for environment
- Forbid using both filenames and filename in the same constructor
- Documentation expanded
- Fixed Changes indentation
- Missing dependency (test)
0.03 2014-08-16T21:16:53Z CEST
- Removed faulty use statement
- Added forgotten dependency
0.02 2014-08-16T21:10:33Z CEST
- Fixed POD
0.01 2014-08-16T18:44:47Z CEST
- Initial release