Name: | rh-perl520-perl-Exporter |
---|---|
Version: | 5.70 |
Release: | 313.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 55720 |
License: | GPL+ or Artistic |
RPM: | rh-perl520-perl-Exporter-5.70-313.el6.noarch.rpm |
Source RPM: | rh-perl520-perl-Exporter-5.70-313.el6.src.rpm |
Build Date: | Thu Jan 26 2017 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Exporter/ |
Summary: | Implements default import method for modules |
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. |