Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: organizing program structure

by almut (Canon)
on Jul 22, 2010 at 21:49 UTC ( [id://850924]=note: print w/replies, xml ) Need Help??


in reply to organizing program structure

i've been told i shouldn't use subroutines in perl programs

Kind of unusual advice.  Maybe whoever said so was a fan of object oriented structuring and wanted to make a distinction between normal procedural suboutines and object methods?

Anyhow, feel free to use them as you see fit.

Or, in executive summary style:  subroutines are good, goto is bad ;)

Replies are listed 'Best First'.
Re^2: organizing program structure
by MidLifeXis (Monsignor) on Jul 23, 2010 at 15:06 UTC
    Or, in executive summary style: subroutines are good, goto is bad ;)

    E_TOOVERBOSE: s/ (are|is) / /g :-)

    --MidLifeXis

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-25 19:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found