summaryrefslogtreecommitdiff
path: root/devel/p5-Exporter-Lite/DESCR
blob: 21b98a9a07e87298d12fd9ac3fc460346cf57666 (plain)
1
2
3
4
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.