- or download this
$_ = '=]=>%-{<-|}<&|`{';
y/ -\/:-@[-`{-}/`-{~" -/;
- or download this
-/:-@[-` ---> `-{~
{-} ---> " -
- or download this
-/ ---> `-o
:-@ ---> p-v
...
{ ---> "
| ---> space
} ---> -
- or download this
$_ = '=]=>%-{<-|}<&|`{';
tr/!-\//a-o/;
...
tr/|/ /;
tr/}/-/;
print;