Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: This turned out not to be the disaster I expected

by naikonta (Curate)
on Jun 07, 2007 at 02:53 UTC ( [id://619715]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -le '$s = shift; while (length($s) < 100) { print $s; eval $s; $s
    +++; }'
    
  2. or download this
    perl -le '$s = shift; while (length($s) < 100) { print $s; eval $s; $s
    +++; }' 'kill 9, $$'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://619715]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-25 19:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found