|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: 'our' is not 'my'by ikegami (Pope) |
| on Oct 26, 2007 at 12:02 UTC ( #647367=note: print w/ replies, xml ) | Need Help?? |
|
There is a catch with our that doesn't exist with use vars:
Using curlies when using multiple packages in one file avoids the problem.
Keeping that exception in mind, our is like no strict 'vars'; on a per-var basis.
In Section
Meditations
|
|
||||||||||||||||||||||||||||