|
|
| "be consistent" | |
| PerlMonks |
Re^2: Dying for a Good Japhby liverpole (Monsignor) |
| on Jan 30, 2006 at 10:57 UTC ( [id://526471]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Thanks for the good analysis ++.
You're correct about not needing the eval. I left that in because it was how I discovered the trick of doing a require followed by die in the first place, when working on code that needs Win32::CONSOLE::ANSI, but only on Windows. When debugging the program by putting die in the middle, I was surprised that it died with the error I had circumvented with the eval. Looking up die, quickly set me straight that the behavior was correct.
Besides the double entendre on "Dying for a Good Japh", I like the irony that the program complains it can't find JAPH in "Just Another Perl Hacker"! @ARGV=split//,"/:L"; map{print substr crypt($_,ord pop),2,3}qw"PerlyouC READPIPE provides"
In Section
Obfuscated Code
|
|
||||||||||||||||||||||||||||||||