Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Flame's scratchpad

by Flame (Deacon)
on Jun 03, 2004 at 00:00 UTC ( #359844=scratchpad: print w/replies, xml ) Need Help??

my $world = new RealWorld; my $door = new Building::Doorway; $door->install(new Building::Door); my $head = new Body::Appendage::Head; while($world->populace =~ /idiot|moron|fool|nitwit|jerk/){ #Accepting +suggestions for other things to check for... $door->open(); $door->doorway($head); $door->close(); } $world->end(); #Life package still under development...
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2023-12-11 05:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?