Пакет perl-Class-Method-Modifiers-2.13-8.el9.src
| Имя | perl-Class-Method-Modifiers |
|---|---|
| Эпоха | 0 |
| Версия | 2.13 |
| Релиз | 8.el9 |
| Архитектура | src |
| Сайт | https://metacpan.org/release/Class-Method-Modifiers |
| Лицензия | GPL+ or Artistic |
| Время сборки | 2023-03-21 23:40:09 |
| Хост сборки | builder-x86-03.inferitos.ru |
| Краткое описание | Provides Moose-like method modifiers |
| Репозитории | CRB, Extras |
| Полное описание | 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. |
| Эррата | — |
| Размер | 52 КиБ |
| Исходный проект | perl-Class-Method-Modifiers-2.13-8.el9 |
| Контрольная сумма SHA-256 | 2fcd60d7b0d38410ef5bc97ce01ae27a854eb7b51b42e4af2ffbf899d50857bc |
×