![]() |
|
"be consistent" | |
PerlMonks |
Re: Re: Re: changing package variables?by arturo (Vicar) |
on Mar 05, 2003 at 15:55 UTC ( #240602=note: print w/replies, xml ) | Need Help?? |
In a nutshell :my does not declare a package variable. use vars does. There's a wealth of information on this topic in the Tutorials section of the site (subsection "variables"); I'll plug my Variable Scoping in Perl: the basics and Dominus' Coping With Scoping specifically. update adjusted the link to CwS to point directly to it. If not P, what? Q maybe?
In Section
Seekers of Perl Wisdom
|
|