| Name: | perl-Exporter |
|---|---|
| Version: | 5.74 |
| Release: | 458.module+el8.10.0+90267+7012ad3b |
| Architecture: | noarch |
| Module: | perl:5.32:8100020240409120442:9fe1d287 |
| Group: | Unspecified |
| Size: | 55359 |
| License: | GPL+ or Artistic |
| RPM: | perl-Exporter-5.74-458.module+el8.10.0+90267+7012ad3b.noarch.rpm |
| Source RPM: | perl-Exporter-5.74-458.module+el8.10.0+90267+7012ad3b.src.rpm |
| Build Date: | Tue Apr 09 2024 |
| Build Host: | build-ol8-x86_64.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. |