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


in reply to Snow flake

simply amazing. however i am puzzled by the seemingly random colons.


like:
print $_. $/, ,for $_ -18? @;:
and
,map($|--?$" x(-3 *11+ord):$_,

Replies are listed 'Best First'.
Re^2: Snow flake
by Anonymous Monk on Dec 28, 2012 at 05:15 UTC

    simply amazing. however i am puzzled by the seemingly random colons.

    Um, strings are strings :) B::Deparse, Data::Dump

    A reply falls below the community's threshold of quality. You may see it by logging in.