[ Все 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-namespace-autoclean-0.29-8.el9

Имя perl-namespace-autoclean
Эпоха 0
Версия 0.29
Релиз 8.el9
Сайт https://metacpan.org/release/namespace-autoclean
Лицензия GPL+ or Artistic
Время сборки 2023-03-22 03:16:18
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Keep imports out of your namespace
Репозитории CRB
Полное описание When you import a function into a Perl package, it will naturally also be available as a method. The 'namespace::autoclean' pragma will remove all imported symbols at the end of the current package's compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. This module is very similar to namespace::clean, except it will clean all imported functions, no matter if you imported them before or after you 'use'd the pragma. It will also not touch anything that looks like a method.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
perl-namespace-autoclean-0.29-8.el9.noarch Keep imports out of your namespace 567f8fea582792e7e9e3326f0ec08f574a342132a283ef5e9af16b96891a4379 download
src
perl-namespace-autoclean-0.29-8.el9.src Keep imports out of your namespace 1dd0472866a38e4882ca3bcb020f34fa58181ee6b02e211b3c5c8e44c1b0279e download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.29-8
- Rebuilt for MSVSphere 9.1.

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

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