|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^3: When -w and use strict aren't enough...by ikegami (Pope) |
| on Jun 15, 2006 at 22:24 UTC ( #555650=note: print w/ replies, xml ) | Need Help?? |
|
Don't know, but one downside (upside?) is that your functions are no longer accessible from outside the package. That can easily be fixed by doing one of the following for exportable functions:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||