Have you submitted to http://www.perlmonks.org/index.pl?node=Perl%20Poetry
(Perl Poetry @ perlmonks.org)?
He who calles himself "nkuipers" (from <[EMAIL PROTECTED]>) wrote on 7/25/02
11:47 AM:
> a bit of humour in appreciation for the help I've gotten on this mailing list.
>
>
> #!/usr/bin/perl
>
> no strict; $rules;
>
> my %hash = (smells => 'good'); for $i (@drag) {
> open EYES, "$i"."must" or warn "groovy man";
> print "Once again, my hash makes me one with the Llama;"
> }
> close EYES and sleep;
>
> "You want me to do WHAT?!"
> ~every programmer since the dawn of computing
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]