Help for this page

Select Code to Download


  1. or download this
    sub ReadIniFile {
        my ($iniFile) = @_;
    ...
        return (\%config);
    } # ReadIniFile
    
  2. or download this
    perl -e "$_=*F=>y~\*martinF~stronat~=>s~[^\w]~~g=>chop,print"