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.670.0 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Wed Feb 12 14:20:21 2020 |
Group: Development/Perl | Build host: localhost |
Size: 36654 | Source RPM: perl-NEXT-0.670.0-4.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/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
* Wed Feb 12 2020 umeabot <umeabot> 0.670.0-4.mga8 + Revision: 1505507 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 umeabot <umeabot> 0.670.0-3.mga7 + Revision: 1285106 - Mageia 7 Mass Rebuild
/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, Sun Mar 9 11:24:54 2025