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

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

by jdporter (Paladin)
on Mar 03, 2003 at 03:32 UTC ( [id://239942]=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://239942]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-16 20:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found