Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Flame's scratchpad

by Flame (Deacon)
on Jun 03, 2004 at 00:00 UTC ( [id://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 lurking in the Monastery: (7)
As of 2024-03-28 20:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found