lol

That's pretty funny!

There is actually "Perl Poetry" too. Here's some:

Originally Posted By ELISHEVA at perlmonks.org

#!/usr/bin/perl

@x=split($"=''
, 'brooks wending seaward'
. 'jaunt hellbent through summer crops'
. 'lick the dawntime waves');
print "@x[22,24,45,62] @x[17,9,3,37,43,49,50] ";
print "@x[55,49,39,31] @x[38,76,52,4,8,20]\n";



I don't know if it's good poetry or not, but it is a pretty good example of the kind of obfuscated code I will never write. I'm just not that good at hiding what it really does. I do admire the skill though and I suppose at heart I'm "just another perl hacker" too wink
_________________________
--

"You want to go where?"