Help for this page

Select Code to Download


  1. or download this
    foreach $ini_sect ( keys %ini_file ) {
    
            %$ini_sect = %{ $ini_file{$ini_sect} };
    }
    
  2. or download this
    [GENERAL]
    FOO=bar
    ...
    
    [until-20150307]
    TEMPLATE=./templates/mytemplate-v1.html