Aside from the already mentioned naming problem, it's worth noting that lexical (my) variables are implicitly also file-scoped, and you can use fully qualified notation (like $Config::amazon_config{name}) only to access package variables (which is why our works).
In other words, even if you rename the package, you'd still have to use package variables in order to share them this way.
In reply to Re: Package Variables
by Eliya
in thread Package Variables
by kurt2439
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |