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