in reply to
use, require, do or what?
"my" means "lexical," and "lexical" means "can be used within the set of curlies (or file) containing the declaration. You don't want to use "my" in this case.
Comment on
Re: use, require, do or what?
In Section
Seekers of Perl Wisdom