http://qs321.pair.com?node_id=56164


in reply to my

You don't have to use my when you use strict. If you predeclare your variables using use vars (or our() with newer perls), or if you fully qualify your variables ($main::foo), use strict will not complain.

Since I'm not sure what you mean by sub scripts, I can't fully answer your question, could you please specify more clearly what you mean by sub scripts ?

Autark.