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

perl-Data-Inherited-1.100.860-9.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Data-Inherited Distribution: Mageia
Version: 1.100.860 Vendor: Mageia.Org
Release: 9.mga8 Build date: Wed Feb 12 05:22:00 2020
Group: Development/Perl Build host: localhost
Size: 33693 Source RPM: perl-Data-Inherited-1.100.860-9.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.100.860-9.mga8
  + Revision: 1493665
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 1.100.860-8.mga7
  + Revision: 1266879
  - Mageia 7 Mass Rebuild

Files

/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, Sat Mar 9 15:29:59 2024