Help for this page
Select Code to Download
Select
or
download this
sub name { ... entry (\$\$){ } }
Select
or
download this
if ($line=~/^\s*(.+)$/) { return $1; }