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

NAME

App::Music::ChordPro::Config - Configurator.

DESCRIPTION

This module first establishes a well-defined (builtin) configuration.

Then it processes the config files specified by the environment and adds the information to the global $config hash.

The configurations files are 'relaxed' JSON files. This means that they may contain comments and trailing comma's.

This module can be run standalone and will print the default config.

DEFAULT CONFIGURATION

The default configuration as built in. User and system configs go on top of this one.

See https://www.chordpro.org/chordpro/chordpro-configuration/ for extensive details and examples.