4ee61a7222
Packages Collection. 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.
4 lines
208 B
Text
4 lines
208 B
Text
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.
|