Changes for version 0.02000 - 2007-10-29
- Use Module::Install instead of Module::Build.
- Fixed is_leaf, is_branch, and is_root.
- Renamed set_primary_ley as set_primary_key.
- New has_descdendant() method.
- New repair_tree flag.
- parent() now repairs the tree if needed/allowed.
- Do not cascade delete via the parents() relationship.
Modules
Manipulate and anaylze tree structured data. (EXPERIMENTAL)
Manage a tree of data using the common adjacency list model. (EXPERIMENTAL)
Glue DBIx::Class::Ordered and DBIx::Class::Tree::AdjacencyList together. (EXPERIMENTAL)