in reply to One module to use them all (proxy moudle that exports subs of other modules)

FWIW, I thought the technique used in Modern::Perl could be applied here, but my experiments failed.

https://metacpan.org/dist/Modern-Perl/source/lib/Modern/Perl.pm

Not sure why it works for those pragmas but not for modules...

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re: One module to use them all (proxy module that exports subs of other modules)