Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: old obfu tricks revealed

by jdalbec (Deacon)
on Jun 18, 2005 at 13:15 UTC ( [id://467979]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub _ { print "perl "; ::->() }
    sub :: { print "hacker\n"}
    sub ::1 { _ print  "another "}
    sub ::0 { print "just " }
    1->(%1->());
    
  2. or download this
    sub :: { print "hacker\n"}
    sub _ { print "perl "; ::->() }
    sub ::1 { _ print  "another "}
    sub ::0 { print "just " }
    1->(%1->());
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-24 20:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found