Help for this page
my $conf = { scriptpath => { ... }, ... }
my $conf={}; sub conf { ... } conf('scriptpath','...',...); conf('confdir',........);