Tree::Persist

Transparent persistence layer for Tree
Download

Tree::Persist Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Rob Kinyon
  • Publisher web site:
  • http://search.cpan.org/~audreyt/

Tree::Persist Tags


Tree::Persist Description

Transparent persistence layer for Tree Tree::Persist is a transparent persistence layer for Tree and its children.SYNOPSIS my $persist = Tree::Persist->new({ ... }); my $tree = $persist->tree. $persist->autocommit( 0 ); $tree->set_value( 'foo' );It's fully pluggable and will allow either loading, storing, and/or association with between a datastore and a tree. Requirements: · Perl


Tree::Persist Related Software