Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Original Obfu Concept for The Most Cleverly Hidden Secret of All Time!

by Mr. Muskrat (Canon)
on Apr 22, 2003 at 15:15 UTC ( [id://252278]=note: print w/replies, xml ) Need Help??


in reply to The Most Cleverly Hidden Secret of All Time! (666th post)

The code is pretty bad but the text that I was going to use was even worse!

#!/usr/bin/perl -w use strict; goto the_end; print "Wakka wakka wakka!\n"; the_middle: goto somewhere_else; $_='\x045\x067\x088\x069'; spaghetti: goto cheese; print eval($_); burger: goto with_fries; print "can't catch me!\n"; $!=3; covered_in_gravy: goto and_salt; do_not: goto go; print "Collect $200!"; stop: goto circles; squares: $_="Just Another Perl Hacker\n"; my $japh=die($_); goto &$japh; circles: goto squares; $_="He's evil I tell you!"; go: goto stop; $^=5; and_salt: goto do_not; print "Evil is afoot!\n"; dump; with_fries: goto covered_in_gravy; $"=','; cheese: goto burger; @_=qw(who is your daddy?); somewhere_else: goto spaghetti; print "Booyah!\n"; the_end: goto the_middle;

  • Comment on Original Obfu Concept for The Most Cleverly Hidden Secret of All Time!
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 23:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found