Hey all,
I was flipping through the channels on the radio the other day and Perl popped up from the back of my brain. I had a good chuckle, so I thought I'd share it. (Yes, I know it's silly)
$sites = 'All the wrong places'; &looking sub looking { if ($sites =~ m/Love/) { &Bless_the_day } else { &looking } }
- Hutch
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Johnny Lee (Snicker)
by Hero Zzyzzx (Curate) on Feb 28, 2004 at 19:33 UTC | |
|
Buckwheat (Snicker)
by PodMaster (Abbot) on Feb 29, 2004 at 17:20 UTC | |
|
Re: Johnny Lee (Snicker)
by flyingmoose (Priest) on Feb 29, 2004 at 17:52 UTC | |
by ysth (Canon) on Feb 29, 2004 at 20:30 UTC |