[Bug 552826] New: Merge Review: perl-Tree-DAG_Node - Class for representing nodes in a tree

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 6 09:05:01 UTC 2010


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

Summary: Merge Review: perl-Tree-DAG_Node - Class for representing nodes in a tree

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

           Summary: Merge Review: perl-Tree-DAG_Node - Class for
                    representing nodes in a tree
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mmaslano at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


SRPM:
http://kojipkgs.fedoraproject.org/packages/perl-Tree-DAG_Node/1.06/6.fc12/src/perl-Tree-DAG_Node-1.06-6.fc12.src.rpm
Spec:
http://koji.fedoraproject.org/koji/fileinfo?rpmID=1426659&filename=perl-Tree-DAG_Node.spec
Description: This class encapsulates/makes/manipulates objects that represent
nodes in a tree structure. The tree structure is not an object itself, but is
emergent from the linkages you create between nodes. This class provides the
methods for making linkages that can be used to build up a tree, while
preventing you from ever making any kinds of linkages which are not allowed in
a tree (such as having a node be its own mother or ancestor, or having a node
have two mothers).

-- 
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.




More information about the package-review mailing list