Help for this page
Select Code to Download
Select
or
download this
if ($_ =~ s/ /_/g) { ... } else { return 1 }
Select
or
download this
if ($_ =~ s/ /_/g) { # rename }