perl-Text-Tree - Format a simple tree of strings into a textual tree graph
Description:
Allows the caller to develop a tree structure, using nested arrays of strings and references. Once developed, the whole tree can be printed as a diagram, with the root of the tree at the top, and child nodes formatted horizontally below them.
Homepage: http://search.cpan.org/dist/Text-Tree/
License: GPL+ or Artistic
Vendor: Fedora Project
Packages
perl-Text-Tree-1.0-2.fc8.2.noarch [10 KiB] |
Changelog by Tom "spot" Callaway (2007-10-17):
- add BR: perl(Test::More) |