Commit graph

3 commits

Author SHA1 Message Date
Jun Kuriyama
a60428f444 - Add test depends.
PR:		ports/164346
Submitted by:	swills
2012-01-22 02:53:13 +00:00
Jun Kuriyama
8bf1feb761 - Upgrade to 0.10.
Feature safe:	yes
2011-11-26 03:21:27 +00:00
Jun Kuriyama
b42aba98db This module provides methods for working with nested set trees. The
nested tree model is a way of representing hierarchical information in
a database.  This takes a different approach to the Adjacency List
implementation.  (see DBIx::Class::Tree::AdjacencyList which uses
parent relationships in a recursive manner).

WWW: http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/
2011-03-18 01:23:39 +00:00