cf95aabd9d
Lightweight exporting of variables PR: ports/51030 Submitted by: Mathieu Arnold <m@absolight.net>
5 lines
230 B
Text
5 lines
230 B
Text
This is an alternative to Exporter intended to provide a lightweight
|
|
subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK
|
|
and not a whole lot else.
|
|
|
|
WWW: http://search.cpan.org/author/MSCHWERN/Exporter-Lite/
|