Fugitol RPMs
CentOS/EL 6
x86_64
updates/x86_64

development/libraries

perl-Class-Method-Modifiers - Provides Moose-like method modifiers

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.
License: GPL+ or Artistic Group: development/libraries
URL: http://search.cpan.org/dist/Class-Method-Modifiers Source: perl-Class-Method-Modifiers-2.00-1.el6.fio.src.rpm

Packages

Latest: perl-Class-Method-Modifiers-2.00-1.el6.fio.noarch.rpm
Name Epoch Version Release Arch Size Built
perl-Class-Method-Modifiers 0 2.00 1.el6.fio noarch 26 KiB 2013-08-29 09:52:17

Changelog:

* 2013-01-05 - Iain Arnell <iarnell[AT]gmail[DOTCOM]> 2.00-1
- update to latest upstream version
* 2012-10-28 - Iain Arnell <iarnell[AT]gmail[DOTCOM]> 1.12-1
- update to latest upstream version
* 2012-10-27 - Iain Arnell <iarnell[AT]gmail[DOTCOM]> 1.10-1
- update to latest upstream version
* 2012-07-20 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.09-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* 2012-06-22 - Petr Pisar <ppisar[AT]redhat[DOTCOM]> - 1.09-2
- Perl 5.16 rebuild

Brought to you by OSDial - The Open Source Dialer
Listing created by Repoview-0.6.5