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.150.0-1.mga10 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-Class-Method-Modifiers Distribution: Mageia
Version: 2.150.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Wed Aug 30 03:27:41 2023
Group: Development/Perl Build host: localhost
Size: 152603 Source RPM: perl-Class-Method-Modifiers-2.150.0-1.mga10.src.rpm
Packager: tv <tv>
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

* Tue Aug 29 2023 tv <tv> 2.150.0-1.mga10
  + Revision: 1980929
  - update to 2.15
* Tue Jan 17 2023 tv <tv> 2.140.0-1.mga9
  + Revision: 1933975
  - update to 2.14
* Mon Mar 21 2022 umeabot <umeabot> 2.130.0-3.mga9
  + Revision: 1811801
  - Mageia 9 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, Wed May 1 05:39:42 2024