pkgsrc-WIP-cvs archive

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

CVS commit: wip/p5-Tree-Simple



Module name:    pkgsrc-wip
Committed by:   jgoamakf
Date:           Fri Apr 22 02:25:55 UTC 2005

Import into wip/p5-Tree-Simple

Log Message:
This module in an fully object-oriented implementation of a simple n-ary tree.
It is built upon the concept of parent-child relationships, so therefore every
Tree::Simple object has both a parent and a set of children (who themselves may
have children, and so on). Every Tree::Simple object also has siblings, as t
hey are just the children of their immediate parent.

Status:

Vendor Tag:     JGOAMAKF
Release Tags:   JGOAMAKF_20050422
                
N wip/p5-Tree-Simple/distinfo
N wip/p5-Tree-Simple/DESCR
N wip/p5-Tree-Simple/PLIST
N wip/p5-Tree-Simple/Makefile

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index