perl-Exporter - Implements default import method for modules
Website: | https://metacpan.org/release/Exporter |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
The Exporter module implements an import method which allows a module to export functions and variables to its users' name spaces. Many modules use Exporter rather than implementing their own import method because Exporter provides a highly flexible interface, with an implementation optimized for the common case.
Packages
perl-Exporter-5.77-1.aldos.noarch [30 KiB] |
Changelog
by Joel Barrios (2022-05-13):
- Update to 5.77. |