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

perl-Data-Inherited-1.100.860-10.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Data-Inherited Distribution: Mageia
Version: 1.100.860 Vendor: Mageia.Org
Release: 10.mga9 Build date: Sun Mar 20 05:40:13 2022
Group: Development/Perl Build host: localhost
Size: 33697 Source RPM: perl-Data-Inherited-1.100.860-10.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Data-Inherited
Summary: Hierarchy-wide accumulation of list and hash results
NEXT.pm adds a pseudoclass named 'NEXT' to any program that uses it. If a
method 'm' calls '$self-'NEXT::m()>, the call to 'm' is redispatched as if
the calling method had not originally been found.

In other words, a call to '$self-'NEXT::m()> resumes the depth-first,
left-to-right search of '$self''s class hierarchy that resulted in the
original call to 'm'.

Note that this is not the same thing as '$self-'SUPER::m()>, which begins a
new dispatch that is restricted to searching the ancestors of the current
class. '$self-'NEXT::m()> can backtrack past the current class -- to look
for a suitable method in other ancestors of '$self' -- whereas
'$self-'SUPER::m()> cannot.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sun Mar 20 2022 umeabot <umeabot> 1.100.860-10.mga9
  + Revision: 1802830
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-Data-Inherited
/usr/share/doc/perl-Data-Inherited/Changes
/usr/share/doc/perl-Data-Inherited/LICENSE
/usr/share/doc/perl-Data-Inherited/META.yml
/usr/share/doc/perl-Data-Inherited/README
/usr/share/man/man3/Data::Inherited.3pm.xz
/usr/share/perl5/vendor_perl/Data
/usr/share/perl5/vendor_perl/Data/Inherited.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 07:29:55 2024