SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-NEXT rpm build for : Mageia Cauldron. For other distributions click perl-NEXT.

Name : perl-NEXT
Version : 0.690.0 Vendor : Mageia_Org
Release : 2.mga9 Date : 2022-03-21 20:41:11
Group : Development/Perl Source RPM : perl-NEXT-0.690.0-2.mga9.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Perl5 implementation of NEXT (RFC190)
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-NEXT-0.690.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-NEXT-0.690.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-NEXT-0.690.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-NEXT-0.690.0-2.mga9.noarch.rpm
     

Provides :
perl(EVERY::LAST)
perl(NEXT)
perl(NEXT::ACTUAL)
perl(NEXT::ACTUAL::DISTINCT)
perl(NEXT::ACTUAL::UNSEEN)
perl(NEXT::DISTINCT)
perl(NEXT::DISTINCT::ACTUAL)
perl(NEXT::UNSEEN)
perl(NEXT::UNSEEN::ACTUAL)
perl-NEXT

Requires :
perl(Carp)
perl(overload)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM