Commit Graph

13 Commits

Author SHA1 Message Date
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
benoit
2b591e423a - update p5-Tree-DAG_Node to 1.06
ok jasper@
2010-12-28 22:29:43 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
1961355607 switch everyone left in devel to cpan 2006-11-29 08:23:29 +00:00
msf
5c53856bf0 - update to 1.05 2005-03-27 20:29:12 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
espie
6090978150 new plists 2004-08-10 08:10:13 +00:00
msf
165a0f2b5c Initial import of Tree-DAG_Node-1.04
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).
2004-07-09 01:35:14 +00:00