Пакет perl-Exporter-Tiny-1.002002-6.el9.noarch
Имя | perl-Exporter-Tiny |
---|---|
Эпоха | 0 |
Версия | 1.002002 |
Релиз | 6.el9 |
Архитектура | noarch |
Сайт | https://metacpan.org/release/Exporter-Tiny |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-03-18 03:34:30 |
Хост сборки | builder-x86-02.inferitos.ru |
Краткое описание | An exporter with the features of Sub::Exporter but only core dependencies |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 55 КиБ |
Исходный проект | perl-Exporter-Tiny-1.002002-6.el9 |
Контрольная сумма SHA-256 | 748744f61414bda0be5e40f8218ce6336cf8495b4c20b6468d2b46e1f319f2aa |
×
* 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