Help for this page
Select Code to Download
Select
or
download this
{ my %map = map { $_ => chr(0x40 + $_) } 0x00..0x1F; ... return $text; } }