| Name: | perl-Exporter |
|---|---|
| Version: | 5.78 |
| Release: | 511.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 55539 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Exporter-5.78-511.el10.noarch.rpm |
| Source RPM: | perl-Exporter-5.78-511.el10.src.rpm |
| Build Date: | Tue Jan 28 2025 |
| Build Host: | build-ol10-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. |