Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Class-Method-Modifiers-2.13-8.el9 RPM for noarch

From CentOS Stream 9 CRB for s390x

Name: perl-Class-Method-Modifiers Distribution: CentOS
Version: 2.13 Vendor: CentOS
Release: 8.el9 Build date: Tue Aug 10 04:29:14 2021
Group: Unspecified Build host: x86-03.stream.rdu2.redhat.com
Size: 104661 Source RPM: perl-Class-Method-Modifiers-2.13-8.el9.src.rpm
Packager: builder@centos.org
Url: https://metacpan.org/release/Class-Method-Modifiers
Summary: Provides Moose-like method modifiers
Method 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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.13-8
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.13-7
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-4
  - Perl 5.32 re-rebuild of bootstrapped packages
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-3
  - Perl 5.32 rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Aug 12 2019 Paul Howarth <paul@city-fan.org> - 2.13-1
  - Update to 2.13
    - Bypass prototypes when testing for lvalue attribute
    - Fixed a class name in tests to avoid conflicting with a core module

Files

/usr/share/doc/perl-Class-Method-Modifiers
/usr/share/doc/perl-Class-Method-Modifiers/CONTRIBUTING
/usr/share/doc/perl-Class-Method-Modifiers/Changes
/usr/share/doc/perl-Class-Method-Modifiers/README
/usr/share/doc/perl-Class-Method-Modifiers/t
/usr/share/doc/perl-Class-Method-Modifiers/t/00-report-prereqs.dd
/usr/share/doc/perl-Class-Method-Modifiers/t/00-report-prereqs.t
/usr/share/doc/perl-Class-Method-Modifiers/t/000-load.t
/usr/share/doc/perl-Class-Method-Modifiers/t/001-error.t
/usr/share/doc/perl-Class-Method-Modifiers/t/002-cache.t
/usr/share/doc/perl-Class-Method-Modifiers/t/003-basic.t
/usr/share/doc/perl-Class-Method-Modifiers/t/004-around.t
/usr/share/doc/perl-Class-Method-Modifiers/t/005-return.t
/usr/share/doc/perl-Class-Method-Modifiers/t/010-before-args.t
/usr/share/doc/perl-Class-Method-Modifiers/t/011-after-args.t
/usr/share/doc/perl-Class-Method-Modifiers/t/012-around-args.t
/usr/share/doc/perl-Class-Method-Modifiers/t/020-multiple-inheritance.t
/usr/share/doc/perl-Class-Method-Modifiers/t/030-multiple-before.t
/usr/share/doc/perl-Class-Method-Modifiers/t/031-multiple-after.t
/usr/share/doc/perl-Class-Method-Modifiers/t/032-multiple-around.t
/usr/share/doc/perl-Class-Method-Modifiers/t/034-multiple-everything.t
/usr/share/doc/perl-Class-Method-Modifiers/t/035-multiple-everything-twice.t
/usr/share/doc/perl-Class-Method-Modifiers/t/040-twice-orig.t
/usr/share/doc/perl-Class-Method-Modifiers/t/041-modify-parent.t
/usr/share/doc/perl-Class-Method-Modifiers/t/051-undef-list-ctxt.t
/usr/share/doc/perl-Class-Method-Modifiers/t/060-caller.t
/usr/share/doc/perl-Class-Method-Modifiers/t/070-modify-multiple-at-once.t
/usr/share/doc/perl-Class-Method-Modifiers/t/080-multiple-modifiers.t
/usr/share/doc/perl-Class-Method-Modifiers/t/081-sub-and-modifier.t
/usr/share/doc/perl-Class-Method-Modifiers/t/090-diamond.t
/usr/share/doc/perl-Class-Method-Modifiers/t/100-class-mop-method-modifiers.t
/usr/share/doc/perl-Class-Method-Modifiers/t/110-namespace-clean.t
/usr/share/doc/perl-Class-Method-Modifiers/t/120-fresh.t
/usr/share/doc/perl-Class-Method-Modifiers/t/130-clean-underscore.t
/usr/share/doc/perl-Class-Method-Modifiers/t/140-lvalue.t
/usr/share/licenses/perl-Class-Method-Modifiers
/usr/share/licenses/perl-Class-Method-Modifiers/LICENSE
/usr/share/man/man3/Class::Method::Modifiers.3pm.gz
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Method
/usr/share/perl5/vendor_perl/Class/Method/Modifiers.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 05:17:14 2024