Help for this page
my $conf_file; ... else { $conf_file = '/usr/local/etc/program.conf'; }
my $conf = abs_path( 't/conf/this_test.conf-dist' ); $ENV{'CONFIG'} = $conf;