Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: routine as subroutine and on command line

by count0 (Friar)
on Jan 18, 2002 at 20:23 UTC ( [id://139847]=note: print w/replies, xml ) Need Help??


in reply to Re: routine as subroutine and on command line
in thread routine as subroutine and on command line

I'd just like to shout out my strong reccomendation against using symbolic references (or typeglobs in this fashion)! =)

It has been my experience that code like this quickly becomes less than maintainable.
If one were to take this approach (as opposed to modules), a dispatch table would be much more desirable.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-03-28 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found