[ Все 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 ]
×

Проект perl-Exporter-Tiny-1.002002-6.el9

Имя perl-Exporter-Tiny
Эпоха 0
Версия 1.002002
Релиз 6.el9
Сайт https://metacpan.org/release/Exporter-Tiny
Лицензия GPL+ or Artistic
Время сборки 2023-03-18 03:34:26
Хост сборки 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
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
История изменений 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