Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Perl Subroutines Call

by ph0enix (Friar)
on Jan 05, 2010 at 11:07 UTC ( [id://815736]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       1. NAME(LIST); # & is optional with parentheses.
       2. NAME LIST; # Parentheses optional if predeclared/imported.
       3. &NAME(LIST); # Circumvent prototypes.
       4. &NAME; # Makes current @_ visible to called subroutine.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found