Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
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 chilling in the Monastery: (5)
As of 2024-03-29 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found