Help for this page

Select Code to Download


  1. or download this
    my $conf = new Config::General(
       -ConfigHash => \%Data,
       -UTF8 => 1);
    $conf->save_file ("output.conf");