Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-NEXT | Distribution: Mageia |
Version: 0.690.0 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Mon Mar 21 20:41:11 2022 |
Group: Development/Perl | Build host: localhost |
Size: 37715 | Source RPM: perl-NEXT-0.690.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/NEXT | |
Summary: Perl5 implementation of NEXT (RFC190) |
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
* Mon Mar 21 2022 umeabot <umeabot> 0.690.0-2.mga9 + Revision: 1815993 - Mageia 9 Mass Rebuild * Sat Jan 22 2022 tv <tv> 0.690.0-1.mga9 + Revision: 1769402 - update to 0.69 * Tue Apr 20 2021 tv <tv> 0.680.0-1.mga9 + Revision: 1717530 - update to 0.68
/usr/share/doc/perl-NEXT /usr/share/doc/perl-NEXT/Changes /usr/share/doc/perl-NEXT/META.json /usr/share/doc/perl-NEXT/META.yml /usr/share/doc/perl-NEXT/MYMETA.yml /usr/share/doc/perl-NEXT/README /usr/share/doc/perl-NEXT/demo /usr/share/doc/perl-NEXT/demo/demo.pl /usr/share/doc/perl-NEXT/demo/demo_actual.pl /usr/share/doc/perl-NEXT/demo/demo_diamond.pl /usr/share/doc/perl-NEXT/demo/demo_unseen.pl /usr/share/doc/perl-NEXT/demo/demo_unseen_actual.pl /usr/share/man/man3/NEXT.3pm.xz /usr/share/perl5/vendor_perl/NEXT.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 11 12:46:44 2025