The devel/p5-Module-Pluggable port
p5-Module-Pluggable-5.2 – automatically give your module the ability to have plugins
Description
Provides a simple but, hopefully, extensible way of having 'plugins'
for your module. Essentially all it does is export a method into your
namespace that looks through a search path for .pm files and turn those
into class names. Optionally it instantiates those classes for you.
WWW: http://search.cpan.org/dist/Module-Pluggable/
- Categories:
-
devel
perl5
Library dependencies
Build dependencies
Run dependencies