in reply to
how do you include multiple modules using one module
Have a look at Modern::Perl (
http://search.cpan.org/~chromatic/Modern-Perl-1.03/lib/Modern/Perl.pm
) - it imports several modules with one line.
Comment on
Re: how do you include multiple modules using one module
In Section
Seekers of Perl Wisdom