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.130.0-2.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: perl-Class-Method-Modifiers Distribution: Mageia
Version: 2.130.0 Vendor: Mageia.Org
Release: 2.mga8 Build date: Sat Feb 15 20:27:02 2020
Group: Development/Perl Build host: localhost
Size: 154539 Source RPM: perl-Class-Method-Modifiers-2.130.0-2.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/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

* Sat Feb 15 2020 umeabot <umeabot> 2.130.0-2.mga8
  + Revision: 1528141
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Sun Aug 11 2019 tv <tv> 2.130.0-1.mga8
  + Revision: 1428673
  - update to 2.13
* Wed Sep 19 2018 umeabot <umeabot> 2.120.0-3.mga7
  + Revision: 1266449
  - Mageia 7 Mass Rebuild

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/INSTALL
/usr/share/doc/perl-Class-Method-Modifiers/LICENSE
/usr/share/doc/perl-Class-Method-Modifiers/META.json
/usr/share/doc/perl-Class-Method-Modifiers/META.yml
/usr/share/doc/perl-Class-Method-Modifiers/MYMETA.yml
/usr/share/doc/perl-Class-Method-Modifiers/README
/usr/share/man/man3/Class::Method::Modifiers.3pm.xz
/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, Tue Apr 9 16:03:47 2024