|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: 'our' is not 'my'by ikegami (Patriarch) |
| on Oct 26, 2007 at 12:02 UTC ( [id://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
|
|
||||||||||||||||||||||||||||||||||||||||