Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
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??


in reply to This turned out not to be the disaster I expected

This can be a way to find a c00l n4m3 or some magic number?
perl -le '$s = shift; while (length($s) < 100) { print $s; eval $s; $s +++; }'
But this one is less fun :-)
perl -le '$s = shift; while (length($s) < 100) { print $s; eval $s; $s +++; }' 'kill 9, $$'

Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

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: (3)
As of 2024-04-20 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found