Fri, 09 Aug 2024 03:56:26 UTC | login

Information for RPM perl-Class-Method-Modifiers-2.13-13.fc37.rvre0.src.rpm

ID800306
Nameperl-Class-Method-Modifiers
Version2.13
Release13.fc37.rvre0
Epoch
Archsrc
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 Time2022-09-11 09:55:53 GMT
Size63.81 KB
c3de2ece62f44cbf39e96ca04aa6b7b5
LicenseGPL+ or Artistic
Buildrootf37-build-636612-70002
Provides
perl-Class-Method-Modifiers = 2.13-13.fc37.rvre0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(B)
perl(CPAN::Meta) >= 2.120900
perl(Carp)
perl(Exporter)
perl(ExtUtils::MakeMaker)
perl(File::Spec)
perl(Moose)
perl(Test::Fatal)
perl(Test::More) >= 0.88
perl(Test::Needs)
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.13.tar.gz40.42 KB
perl-Class-Method-Modifiers.spec11.21 KB
Component of No Buildroots