Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Pulling JAPH out of nowhere...

by ambrus (Abbot)
on Jun 08, 2011 at 10:32 UTC ( [id://908680]=note: print w/replies, xml ) Need Help??


in reply to Re: Pulling JAPH out of nowhere...
in thread Pulling JAPH out of nowhere...

All pattern elements? Does it use all the crazy and redundant ones as well? My favourites are

$ perl -we 'print unpack "x*(a*\@0X)*(a*@)*", "hello\n";' o lo llo ello hello ello llo lo o $ perl -we 'print unpack(pack("(a*)*", unpack("(a*@[])*", "x./a")), " +J ust anotherr perl hacker\n");' Just another perl hacker $

Update: see also Just another unpack hacker.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://908680]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-03-19 02:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found