Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Getting a list of sub routines

by mrpeabody (Friar)
on Jun 24, 2005 at 06:56 UTC ( [id://469621]=note: print w/replies, xml ) Need Help??


in reply to Getting a list of sub routines

Store the functions in a hash with their names as the keys.

Solves scoping issues, keeps everything in one place, easy to extend, won't mysteriously break if you reformat the source.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-28 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found