Telephone Keypad Letter Mapping Fixed by tybalt89

#!perl -061p
$_=chr y/02-9/\x1f`cfilosv/+ord

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page