Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
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.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.100.860-10.mga9 + Revision: 1802830 - Mageia 9 Mass Rebuild
/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, Sun Nov 17 08:05:05 2024