DESCRIPTION
Forest is intended to be a replacement for the Tree::Simple family of modules, and fixes many of the issues that have always bothered me about them. It is by no means a complete replacement yet, but should eventually grow to become that.For more information please refer to the individual module documentation, starting with Forest::Tree.
TODO
- More documentation
- This is 0.10 so it is (still) lacking quite a bit of docs (I am being really lazy sorry). Although I invite people to read the source, it is quite simple really.
- More tests
- The coverage is in the low 90s, but there is still a lot of behavioral stuff that could use some testing too.
BUGS
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.AUTHOR
Stevan Little <[email protected]>With contributions from:
Yuval (nothingmuch) Kogman
Guillermo (groditi) Roditi
Florian (rafl) Ragwitz
Jesse (doy) Luehrs
COPYRIGHT AND LICENSE
Copyright 2008-2014 Infinity Interactive, Inc.This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.