Package : perl-Data-Inherited > RPM : perl-Data-Inherited-1.100.860-10.mga9.src.rpm

Basic items

Name perl-Data-Inherited
Version 1.100.860
Release 10.mga9
URL https://metacpan.org/release/Data-Inherited
Group Development/Perl
Summary Hierarchy-wide accumulation of list and hash results
Size 22KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 05:40:08
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie