[ 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 ]
×

Package perl-Exporter-Tiny-1.002002-6.el9.noarch download

Name perl-Exporter-Tiny
Epoch 0
Version 1.002002
Release 6.el9
Architecture noarch
Website/URL https://metacpan.org/release/Exporter-Tiny
License GPL+ or Artistic
Build Time 2023-03-18 03:34:30
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
Size 55 KiB
Source Project perl-Exporter-Tiny-1.002002-6.el9
SHA-256 checksum 748744f61414bda0be5e40f8218ce6336cf8495b4c20b6468d2b46e1f319f2aa
× Full screenshot
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