Automatically Give Your Module the Ability to Have Plug-ins
This package is based on the package 'perl-Module-Pluggable' from project 'openSUSE:Factory'.
Provides a simple but, hopefully, extensible way of having 'plug-ins'
for your module. Obviously, this is not going to be the best possible
of solutions but it is convenient at the moment.
Essentially all it does is to export a method into your namespace that
looks through a search path for .pm files and turns those into class
names.
Optionally, it instantiates those classes for you.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-Module-Pluggable
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Module-Pluggable && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Module-Pluggable-3.9.tar.gz | 0000017611 17.2 KB | |
perl-Module-Pluggable.changes | 0000001631 1.59 KB | |
perl-Module-Pluggable.spec | 0000002306 2.25 KB |
Revision 5 (latest revision is 11)
Stephan Kulow (coolo)
committed
(revision 5)
use gz
Comments 0