Help for this page
Select Code to Download
Select
or
download this
(substr ("0$1", -2))
Select
or
download this
$str =~ s/(\.?[0-9a-eA-E]*)/(substr("0$1", -2))/ge;