The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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