Help for this page
[Database] enable_replication = 0 ... [Logging] verbose = 99
#!/usr/bin/perl use warnings; ... my $verbose = $config->{Logging}{verbose}; print "$verbose\n";