Help for this page
Select Code to Download
Select
or
download this
chop($string_to_parse);
Select
or
download this
$string_to_parse =~ s/(:\d\d).$/$1/;