Fri, 20 Mar 2026 12:57:52 UTC | login

Information for RPM perl-Class-Method-Modifiers-2.15-7.el10.src.rpm

ID33855
Buildperl-Class-Method-Modifiers-2.15-7.el10
Nameperl-Class-Method-Modifiers
Version2.15
Release7.el10
Epoch
Archsrc
DraftFalse
SummaryProvides Moose-like method modifiers
DescriptionMethod 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.
Build Time2024-12-14 05:11:42 GMT
Size66.51 KB
62b3b4620f26b4eed6137aa9e8c418b6
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Provides
perl-Class-Method-Modifiers = 2.15-7.el10
perl-Class-Method-Modifiers-tests = 2.15-7.el10
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(B)
perl(Carp)
perl(Config)
perl(Exporter)
perl(ExtUtils::MakeMaker)
perl(File::Spec)
perl(Test::More) >= 0.88
perl(base)
perl(if)
perl(strict)
perl(warnings)
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Class-Method-Modifiers-2.15.tar.gz40.20 KB
perl-Class-Method-Modifiers.spec12.92 KB
Component of No Buildroots