pkgsrc/devel/p5-Exporter-Lite/DESCR

5 lines
208 B
Text
Raw Normal View History

The Perl 5 module Exporter::Lite is an alternative to the module
Exporter intended to provide a lightweight subset of its functionality.
It supports import(), @EXPORT and @EXPORT_OK and not a whole lot
else.