Name: | perl516-perl-Module-Pluggable |
---|---|
Epoch: | 1 |
Version: | 5.10 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 56522 |
License: | GPL+ or Artistic |
RPM: | perl516-perl-Module-Pluggable-5.10-1.el6.noarch.rpm |
Source RPM: | perl516-perl-Module-Pluggable-5.10-1.el6.src.rpm |
Build Date: | Tue Aug 12 2014 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Module-Pluggable/ |
Summary: | Automatically give your module the ability to have plugins |
Description: | This package provides a simple but, hopefully, extensible way of having 'plugins' for your module. Essentially all it does is export a method into your name space that looks through a search path for .pm files and turn those into class names. Optionally it instantiates those classes for you. |
- 5.1 bump - Resolves: rhbz#1059119
- 4.8 bump
- 4.7 bump
- SCL package - initial import