use Module::Pluggable instantiate => 'register', search_path => ['Foo::Bar']; { my @plugins = plugins(undef, $hooks); }