[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-Exporter-Tiny-1.002002-6.el9

Name perl-Exporter-Tiny
Epoch 0
Version 1.002002
Release 6.el9
Website/URL https://metacpan.org/release/Exporter-Tiny
License GPL+ or Artistic
Build Time 2023-03-18 03:34:26
Build Host builder-x86-02.inferitos.ru
Summary An exporter with the features of Sub::Exporter but only core dependencies
Repositories AppStream
Description Exporter::Tiny supports many of Sub::Exporter's external-facing features including renaming imported functions with the -as, -prefix and -suffix options; explicit destinations with the into option; and alternative installers with the installer option. But it's written in only about 40% as many lines of code and with zero non-core dependencies. Its internal-facing interface is closer to Exporter.pm, with configuration done through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS package variables. Exporter::Tiny performs most of its internal duties (including resolution of tag names to sub names, resolution of sub names to coderefs, and installation of coderefs into the target package) as method calls, which means they can be overridden to provide interesting behavior.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Exporter-Tiny-1.002002-6.el9.noarch An exporter with the features of Sub::Exporter but only core dependencies 748744f61414bda0be5e40f8218ce6336cf8495b4c20b6468d2b46e1f319f2aa download
src
perl-Exporter-Tiny-1.002002-6.el9.src An exporter with the features of Sub::Exporter but only core dependencies 57eb7f963e89a1da520599a6d5db6d80d31ed885ce650bff6ba08883fc78d1ff download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.002002-6
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.002002-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.002002-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937