The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Config::Processor.

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.
  - 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.