Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: using 'my'

by nietzel (Novice)
on Jun 21, 2001 at 23:56 UTC ( [id://90515]=note: print w/replies, xml ) Need Help??


in reply to using 'my'

Everyone has gave you some good replies but here is a resource that comes from, the horse's mouth, Larry Wall.

Programming PERL 2nd Edition
Chapter 8
Topic "Programming with Style"

"The most important thing is to run your programs under the -w flag at all times. You may turn it off specifically for particular portions of code via the $^W variable if you must. You should also always run under strict or know the reason why not. The use sigtrap and even use diagnostics pragmas may also prove of benefit."

That pretty much says it all!

Good Luck

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (None)
    As of 2024-04-25 00:23 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found