Help for this page
use strict; use warnings; ... CONFIG print Dumper( { $conf->getall() } ); exit;
$VAR1 = { 'option' => [ ... } ] };