perl-exporter-lite 0.08
Lightweight exporting of functions and variables
Exporter::Lite is an alternative to Exporter, intended to provide a lightweight subset of the most commonly-used functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else.
- Website: https://metacpan.org/release/Exporter-Lite
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-exporter-lite 0.08
as follows:
guix install perl-exporter-lite@0.08
Or install the latest version:
guix install perl-exporter-lite
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.