perl-module-pluggable
Give your Perl module the ability to have plugins
This module provides a simple but extensible way of having plugins for your Perl module.
- Versions: 5.2
- Website: https://metacpan.org/release/Module-Pluggable
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-module-pluggable as follows:
guix install perl-module-pluggable
Or install a particular version:
guix install perl-module-pluggable@5.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of perl-module-pluggable about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-module-pluggable'><img src='https://packages.guix.gnu.org/packages/perl-module-pluggable/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-module-pluggable)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-module-pluggable][https://packages.guix.gnu.org/packages/perl-module-pluggable/badges/latest-version.svg]]