[Bug 811144] RPM description is not descriptive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=811144

Petr Šabata <psabata@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |psabata@xxxxxxxxxx

--- Comment #1 from Petr Šabata <psabata@xxxxxxxxxx> 2012-04-10 05:58:51 EDT ---
I agree adding the other two paragraphs from upstream description would help a
lot:

Suppose you have a class (like Food::Fish::Fishstick) that is derived, via its
@ISA, from one or more superclasses (as Food::Fish::Fishstick is from
Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses may
themselves each be derived, via its @ISA, from one or more superclasses (as
above).

When, then, you call a method in that class ($fishstick->calories), Perl first
searches there for that method, but if it's not there, it goes searching in its
superclasses, and so on, in a depth-first (or maybe "height-first" is the word)
search. In the above example, it'd first look in Food::Fish, then Food, then
Matter, then Life::Fungus, then Life, then Chemicals.

This library, Class::ISA, provides functions that return that list -- the list
(in order) of names of classes Perl would search to find a method, with no
duplicates.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel



[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux