Package: wnpp Severity: wishlist Owner: Ansgar Burchardt <ans...@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org