Just another Perl shrine | |
PerlMonks |
Re^3: How to use variables from other package? (guaranteed compile time error)by Aristotle (Chancellor) |
on Apr 28, 2003 at 10:37 UTC ( [id://253645]=note: print w/replies, xml ) | Need Help?? |
Exporting the variables will lead to an error thrown for any typo under strict as well, and it is always thrown at compile time, while that isn't guaranteed for the function.
Makeshifts last the longest.
In Section
Seekers of Perl Wisdom
|
|