Help for this page

Select Code to Download


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