perl-Module-Pluggable - Automatically give your module the ability to have plugins
| Website: | https://metacpan.org/release/Module-Pluggable | 
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl | 
| Vendor: | Alcance Libre, Inc. | 
- 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. 
Packages
| perl-Module-Pluggable-6.2-1.aldos.noarch [29 KiB] | Changelog
              by Joel Barrios (2024-10-25): - Update to 6.2. |