Title: variables?

All,

I have browsed through the documentation and through responses to this list. I always see 'use strict' as a best practice for catching errors. But I always get a whole lot of them because I usually do not scope variables, the most I do is 'my' when they are only used on a subroutine. So is there a tutorial some place I can take a look at to properly scope variables? I mean, my code works, but I am worried that all the variable scoping errors will affect my program at some point, like a performance hit or something of the sort. Can you provide some more insight about this? What is the best way to code to achieve maximum performance? Do 'use strict' and adhere to the way of coding I keep seeing on perl documentation? Please advise.

Regards,

Javier Moreno
==============
Softtek/GXS
EFS NearShore - TradeWeb 2nd Tier

...when you have eliminated the impossible, whatever remains, however improbable, must be the truth.
- Sherlock Holmes

Reply via email to