Name: | rh-perl530-perl-Exporter |
---|---|
Version: | 5.73 |
Release: | 451.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 55787 |
License: | GPL+ or Artistic |
RPM: | rh-perl530-perl-Exporter-5.73-451.el7.noarch.rpm |
Source RPM: | rh-perl530-perl-Exporter-5.73-451.el7.src.rpm |
Build Date: | Wed Dec 09 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |