github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

bluefeet / dbix-class-tree

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (1)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (1)
    • v0.03000
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

DBIx::Class::Tree - Manipulate and anaylze tree structured data. (EXPERIMENTAL) — Read more

  cancel

http://search.cpan.org/perldoc?DBIx::Class::Tree

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Minor updates for new version number. 
bluefeet (author)
Sun Dec 16 09:19:46 -0800 2007
commit  ee72a658bc50bf1b96f9616f627caebe2eafbc79
tree    a1dba15b382aaa8b374148d4f0db365476dcd8ca
parent  99ae0b3e6164482d63b1817be6de07e9a1667a1e
dbix-class-tree /
name age
history
message
file Changes Loading commit data...
file MANIFEST
file META.yml
file Makefile.PL
file README
file TODO
directory inc/
directory lib/
directory t/
README
NAME
    DBIx::Class::Tree - Manipulate and anaylze tree structured data.
    (EXPERIMENTAL)

DESCRIPTION
    The tree modules provide the tools to represent, modify, and analyze
    trees of data with DBIx::Class.

COMPONENTS
    DBIx::Class::Tree::AdjacencyList - Manage a tree of data using the
    common adjacency list model. (EXPERIMENTAL)

    DBIx::Class::Tree::AdjacencyList::Ordered - Glue DBIx::Class::Ordered
    and DBIx::Class::Tree::AdjacencyList together. (EXPERIMENTAL)

DAG
    All tree related modules must conform to have and use the basic
    traversal methods of a DAG. For the most part this just means that Tree
    modules must provide the appearance of having multiple parents per node
    (via a parents() method) but may very well never return more than one
    parent. All utility modules, such as a Visitor module, should do its
    best to never assume that a node only has one parent. There are
    situations where this is not possible - in those cases the module's
    documentation should clearly state that it is not compatible with DAGs.

    So far there is no Tree::DAG module, but there will be. These
    requirements are vague, and the requirements of Tree modules to be DAG
    compatible will become more defined in due course.

AUTHOR
    Aran Clary Deltac <bluefeet@cpan.org>

LICENSE
    You may distribute this code under the same terms as Perl itself.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server