When they are all similarly named like this, I tend to go for the Module::Find approach:
package MyPlugins; use Module::Find (); Module::Find::useall( __PACKAGE__ );
Although you need a bit more than that if the modules are exporting things.
In reply to Re: Include Modules Automatically?
by jasonk
in thread Include Modules Automatically?
by meetraz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |