perl-Module-Pluggable - Automatically give your module the ability to have plugins
| Website: | https://metacpan.org/release/Module-Pluggable |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | Virtuozzo |
- 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-5.2-18.vl9.src [37 KiB] |
Changelog
by Mohan Boddu (2021-08-09):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |