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

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Data-Inherited Distribution: Mageia
Version: 1.100.860 Vendor: Mageia.Org
Release: 11.mga10 Build date: Thu Jun 26 18:03:12 2025
Group: Development/Perl Build host: localhost
Size: 33449 Source RPM: perl-Data-Inherited-1.100.860-11.mga10.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

* Thu Jun 26 2025 umeabot <umeabot> 1.100.860-11.mga10
  + Revision: 2198066
  - Mageia 10 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, Fri Jun 27 04:23:55 2025