blob: 8feea06c5898885a379e992b17ecf5a110d06e76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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 <neilb@cpan.org>
|