| Name: | perl-Exporter |
|---|---|
| Version: | 5.73 |
| Release: | 440.module+el8.3.0+7729+86a74f64 |
| Architecture: | noarch |
| Module: | perl:5.30:8030020200609055348:8af31532 perl:5.30:8040020200923213406:466ea64f |
| Group: | Unspecified |
| Size: | 55787 |
| License: | GPL+ or Artistic |
| RPM: | perl-Exporter-5.73-440.module+el8.3.0+7729+86a74f64.noarch.rpm |
| Source RPM: | perl-Exporter-5.73-440.module+el8.3.0+7729+86a74f64.src.rpm |
| Build Date: | Tue Aug 11 2020 |
| Build Host: | jenkins-10-147-72-125-df74590a-7496-4915-9dd0-d2fcdb1902bc.appad2iad.osdevelopmeniad.oraclevcn.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. |