[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#513938: ITP: libclass-method-modifiers-perl -- Perl module providing method modifiers



Package: wnpp
Severity: wishlist
Owner: Ansgar Burchardt <ansgar@43-1.org>

* Package name    : libclass-method-modifiers-perl
  Version         : 1.01
  Upstream Author : Shawn M Moore <sartak at gmail.com>
* URL             : http://search.cpan.org/dist/Class-Method-Modifiers
* License         : GPL-1+ | Artistic (like perl)
  Programming Lang: Perl
  Description     : provides Moose-like method modifiers

 Class::Method::Modifiers provides three modifiers: before, around, and
 after. before and after are run just before and after the method they
 modify, but cannot really affect that original method. around is run in
 place of the original method, with a hook to easily call that original
 method.

Class::Method::Modifiers is required by libemail-sender-perl (#510687).

Regards,
Ansgar



Reply to: