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

  • Automatically convert merged node to an IxHash if necessary
  • Allow casting any hash to an array
  • Support rendering default hash values
  • Do not count the key length for the hash keys that don't have values

Documentation

Dump resulting configuration file data structure

Modules

Parse/render human-readable configuration files with inheritance and schema validation
Class for array-like config nodes
Config::Neat files with inheritance
Render configs in Config::Neat format
Validate Config::Neat files against schema
Common utility functions for other Config::Neat modules