This package browser is in early development. Mind the rough edges.

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.

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.