Пакет perl-Class-Method-Modifiers-2.12-8.el8.noarch
Имя | perl-Class-Method-Modifiers |
---|---|
Эпоха | 0 |
Версия | 2.12 |
Релиз | 8.el8 |
Архитектура | noarch |
Сайт | http://search.cpan.org/dist/Class-Method-Modifiers |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-12-08 16:48:55 |
Хост сборки | builder-x86-08.inferitos.ru |
Краткое описание | Provides Moose-like method modifiers |
Репозитории | PowerTools |
Полное описание | Method modifiers are a powerful feature from the CLOS (Common Lisp Object System) world. In its most basic form, a method modifier is just a method that calls '$self->SUPER::foo(@_)'. I for one have trouble remembering that exact invocation, so my classes seldom re-dispatch to their base classes. Very bad! 'Class::Method::Modifiers' provides three modifiers: 'before', 'around', and 'after'. 'before' and 'after' are run just before and after the method they modify, but can not really affect that original method. 'around' is run in place of the original method, with a hook to easily call that original method. See the 'MODIFIERS' section for more details on how the particular modifiers work. |
Эррата | — |
Размер | 48 КиБ |
Исходный проект | perl-Class-Method-Modifiers-2.12-8.el8 |
Контрольная сумма SHA-256 | 868291e912191f41553c82f97ff75bb808c5d4010810953a4601f566bbd7ec7e |
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.12-8 - Rebuilt for MSVSphere 8.8 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.12-6 - Perl 5.26 re-rebuild of bootstrapped packages * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.12-5 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.12-3 - Perl 5.24 re-rebuild of bootstrapped packages * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.12-2 - Perl 5.24 rebuild * Sat Mar 05 2016 Petr Šabata <contyk@redhat.com> - 2.12-1 - 2.12 bump, documentation fixes - %license is now supported in EPEL too * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild