The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13

  • show actual parse error when parse fails (Marcus Ramberg)
  • ensure Config::Tiny parse errors are trapped
  • added tests for each format to ensure they throw parse errors
  • added a caveat regarding XML::Simple's strict mode (Peter Corlett)
  • added a flatten_to_hash option to return a simple key-value hashref instead of the default "arrayref of hashrefs" (Pedro Figueiredo)

Modules

Load configuration from different file formats, transparently
Load Config::General files
Load INI config files
Load JSON config files
Load Perl config files
Load XML config files
Load YAML config files