Help for this page
use Module::Pluggable search_path => ['MyPlugins'] require => 1; ## The following is not tested... ... $plugin->import(); } }
use Module::Pluggable search_path => ['MyPlugins'] instantiate => 'imp +ort';