Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re (tilly) 1: Style & subroutine organization

by tilly (Archbishop)
on Aug 30, 2001 at 00:32 UTC ( [id://108882]=note: print w/replies, xml ) Need Help??


in reply to Style & subroutine organization

If you are not passing your functions data, where are they getting data from, global variables?

If so, then the first important improvement that I would suggest to your style is to use strict.pm and massively reduce the number of globals you use...

  • Comment on Re (tilly) 1: Style & subroutine organization

Log In?
Username:
Password:

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

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

    No recent polls found