[ Все 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-clean-0.27-18.el9

Имя perl-namespace-clean
Эпоха 0
Версия 0.27
Релиз 18.el9
Сайт https://metacpan.org/release/namespace-clean
Лицензия GPL+ or Artistic
Время сборки 2023-03-22 03:21:08
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Keep your namespace tidy
Репозитории CRB
Полное описание When you define a function, or import one, into a Perl package, it will naturally also be available as a method. This does not per se cause problems, but it can complicate subclassing and, for example, plugin classes that are included via multiple inheritance by loading them as base classes. The 'namespace::clean' pragma will remove all previously declared or 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
perl-namespace-clean-0.27-18.el9.noarch Keep your namespace tidy 7ddebc91f5e12c4eb67d76b5970a45976c26ff5801a5d6a83b907d98f38d1941 download
src
perl-namespace-clean-0.27-18.el9.src Keep your namespace tidy 0d28a6812e01729c30865dc7163a5b707be73d3565c59337b83d90e837539097 download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.27-18
- Rebuilt for MSVSphere 9.1.

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

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