INI file reader, allows the referencing of INI and environment variables within the INI file.
Changes for 0.11 - 2023-12-26
- Fixed bug in test script that caused test to fail on Windows. Added the $(=CONFIG:...) to access entries of %Config::Config. Fixed minor bug: evaluate sections in the order in which they appear. Completed/improved POD.