http://www.perlmonks.org?node_id=1005902


in reply to Perl allows package names consisting entirely of colons

I know you could've done this with regular variables, but using pairs of colons to access the packages' $_s looks really funny:

perl -e '$::=$::::=($::==$::);map{$::::*=++$::;$::-=$::**--$::::>>$::} +(++$::..++$::::**$::*$::);$::::+=$::*$::*$::+$::*$::*$::;$::::.=$::*$ +::::*++$::;@::::::=reverse($::::=~m/74|72|65|80/g);print map{chr}@::: +:::;print"\n"'

2019-06-02 Athanasius fixed code tags to allow long code line to wrap