Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: To sub or not to sub, that is the question?

by dimmesdale (Friar)
on Jun 25, 2001 at 23:36 UTC ( [id://91402]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $var1 = init_var1();
    $var2 = init_var2();
    $var3 = init_var3();
    ...var4, etc...
    
  2. or download this
    ($var1,$var2,$var3,..etc.) = init_all_variables();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 00:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found