perl-Exporter - Implements default import method for modules
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- Description:
The Exporter module implements an C<import> method which allows a module to export functions and variables to its users' namespaces. Many modules use Exporter rather than implementing their own C<import> method because Exporter provides a highly flexible interface, with an implementation optimised for the common case.
Packages
perl-Exporter-7.70-5m.mo8.noarch [44 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |