perl-Class-Method-Modifiers https://metacpan.org/release/Class-Method-Modifiers Blue Devil bluedevil@sctzine.com programming.language.perl Perlv5 library 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 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. https://cpan.metacpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.13.tar.gz perl perl-Test-Fatal perl-Test-Needs perl-Test-Requires perl-Class-Method-Modifiers Provides Moose-like method modifiers perl /usr/lib /usr/share/man /usr/share/doc /usr/share/perl5 2025-07-08 2.13 Rebuild Mustafa Cinasal muscnsl@gmail.com 2024-05-16 2.13 Rebuild. Blue Devil bluedevil@sctzine.com 2020-09-23 2.13 First release. Blue Devil bluedevil@sctzine.com