in reply to
Re: Exporter 5.6.0
in thread
Exporter 5.6.0
Basically it is to make an API like module that will pull in functions from various modules. That way I can simply say
use foo;
instead of pulling in and instantiating many modules.
Comment on
The why
Download
Code
In Section
Seekers of Perl Wisdom