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

perl-NEXT-0.670.0-3.mga7 RPM for noarch

From Mageia 7 for x86_64 / media / core / release

Name: perl-NEXT Distribution: Mageia
Version: 0.670.0 Vendor: Mageia.Org
Release: 3.mga7 Build date: Thu Sep 20 12:35:04 2018
Group: Development/Perl Build host: localhost
Size: 36654 Source RPM: perl-NEXT-0.670.0-3.mga7.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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Sep 20 2018 umeabot <umeabot> 0.670.0-3.mga7
  (not released yet)
  + Revision: 1285106
  - Mageia 7 Mass Rebuild
* Tue Oct 03 2017 tv <tv> 0.670.0-2.mga7
  + Revision: 1166028
  - rebuild with fixed rpm for missing autodeps
* Fri Sep 22 2017 sander85 <sander85> 0.670.0-1.mga7
  + Revision: 1157733
  - update to 0.67
  - update to 0.67
* Sun Jun 19 2016 pterjan <pterjan> 0.650.0-8.mga6
  + Revision: 1031344
  - Rebuild for perl 5.22.2
* Mon Feb 08 2016 umeabot <umeabot> 0.650.0-7.mga6
  + Revision: 945386
  - Mageia 6 Mass Rebuild

Files

/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, Thu Mar 9 12:30:32 2023