The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME

Tree::Numbered::DB
	
DESCRIPTION

Allows to read and keep up-to-date a tree that is saved as a self-referencing table.

DEPENDENCIES

uses Tree::Numbered (in my authors directory: YOSEFM).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2003 Yosef Meller

This module is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.