Changes for version 1.10 - 2025-01-01
- Fixed so minimum version of 2.08 required for using Fred::Fish::DBUG. So it's limitations with earlier Perl versions wouldn't affect this one.
- Updated copyrights to 2024 on all files, both *.PM & t/*.t.
- Fixed t/75-check_all_languages.t to ignore buggy language definitions.
- Fixed t/75-check_all_languages.t & t/76-check_all_languages2.t to make sure it creates the fish log before it tries to load optional modules. So the developer tests will find the proper number of fish files. Also speeded up the test cases.
- Fixed POD NAME on all *.pm files to follow Perl standards.
- Corrected various typos in the POD.
- Updated stale links in the POD.
- Config.pm & Options.pm - Added On/Off to get_boolean() & updated the POD to say so.
- Config.pm - removed depreciated function section().
- Makefile.PL - Fixed build script bug.
- Fixed to require Fred::Fish::DBUG v2.09 so I could use it's new Test module in the t/*.t test scripts. Simplified a lot of code.
- Updated copyright to 2025 in all files.
Modules
Perl module reads configuation files from various sources.
Module for parsing dates for Advanced::Config.
Defines sample config files supported by this module. Sourcing this module in does nothing for you.
Options manager for Advanced::Config.
Reader manager for Advanced::Config.