perl-Module-Pluggable

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.
Website: http://search.cpan.org/dist/Module-Pluggable/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Module-Pluggable-4.8-3.el6_10.noarch [28 KiB] Changelog by Andrew Colin Kissa (2023-02-14):
- BaruwaOS rebuild
perl-Module-Pluggable-3.90-144.el6_10.1.x86_64 [40 KiB] Changelog by Andrew Colin Kissa (2021-06-21):
- FIX: CVE-2020-10543
- FIX: CVE-2020-10878
- FIX: CVE-2020-12723
perl-Module-Pluggable-3.90-144.el6_9.x86_64 [40 KiB] Changelog by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907)
perl-Module-Pluggable-3.90-141.el6_7.1.x86_64 [40 KiB] Changelog by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920)