Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Style & subroutine organization

by suaveant (Parson)
on Aug 29, 2001 at 18:45 UTC ( [id://108770]=note: print w/replies, xml ) Need Help??


in reply to Style & subroutine organization

Of course, if you were going to run all three in a row a lot you could always do...
sub all_funcs { func1(); func2(); func3(); }
and call that when you need them, that way you can call them all together or seperately easily.

                - Ant
                - Some of my best work - Fish Dinner

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-23 13:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found