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

Re^2: There's a level in Hell reserved for ________

by Aristotle (Chancellor)
on Mar 03, 2003 at 04:54 UTC ( [id://239952]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    indent_the_arguments_of_long_functions( like, 
                                            this,
                                            you,
                                            morons );
    
  2. or download this
    open F, ">$tmp"; print F @a; print F $new_item; close F;
    open F, "<$tmp"; @a = <F>; close F;
    

Log In?
Username:
Password:

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

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

    No recent polls found