Help for this page
my $config = AppConfig->new({ GLOBAL => { ... CREATE => 1, ERROR => sub {} });
# config parameters that could eventually be empty $config->define (qw ( global_password ) );