|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Module 'use' chainsby bbfu (Curate) |
| on Aug 10, 2006 at 05:24 UTC ( #566551=note: print w/ replies, xml ) | Need Help?? |
|
A simpler method is to just leave off the package line in your Include module. The module automatically starts in the package of the caller, and thus the chain-included modules will automatically export to the correct place.
Output:
bbfu
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||