Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neilb/exporter-lite

Perl 5 module for lightweight exporting of variables and functions
https://github.com/neilb/exporter-lite

Last synced: 18 days ago
JSON representation

Perl 5 module for lightweight exporting of variables and functions

Awesome Lists containing this project

README

        

README for Perl module Exporter::Lite

This module is a lightweight version of the core Exporter module,
providing a subset of that module's functionality.

You can read a nicely formatted version of the documentation for
this module online:

https://metacpan.org/pod/Exporter::Lite

You should be able to install this using your usual method for installing
modules from CPAN. If you don't have a usual method yet, have a look at:

http://www.cpan.org/modules/INSTALL.html

This module was written by Michael G Schwern.
It is now being maintained by Neil Bowers