Revision history for Perl extension Config::Processor.
0.14 Thu Nov 25 16:34:45 MSK 2016
- BUGFIX: Fixed assignment of default list of configuration directories.
0.12 Thu Nov 24 11:36:40 MSK 2016
- Decreased version of required modules YAML::XS and Cpanel::JSON::XS.
0.10 Tue Jun 21 11:00:00 MSK 2016
- Now module will always try to search configuration files in current
directory.
- Slight POD changes.
0.08 Fri Apr 29 11:11:42 MSK 2016
- Fixed unit tests. Do not passed tests on Windows platform.
0.06 Thu Apr 28 20:51:52 MSK 2016
- Minor changes in POD
0.04 Thu Apr 28 14:39:38 MSK 2016
- Data::Rmap was replaced by own function.
- BUGFIX: Fixed wrong behavior during processing of directives.
- Improved logic of tree traversal.
- Improved logic of variable resolving.
0.02 Wed Apr 27 11:55:00 MSK 2016
- Initial release.