Tree::Visualize::Config - A set of configuration variables for Tree::Visualize


NAME

Tree::Visualize::Config - A set of configuration variables for Tree::Visualize


SYNOPSIS

    use Tree::Visualize::Config;


DESCRIPTION

This package is mostly used for storing certain module configuration variables. It's use is questionable at best, but for right now it is needed.


BUGS

None that I am aware of. Of course, if you find a bug, let me know, and I will be sure to fix it.


CODE COVERAGE

I use Devel::Cover to test the code coverage of my tests, below is the Devel::Cover report on this module test suite.


SEE ALSO


AUTHOR

stevan little, <stevan@iinteractive.com>


COPYRIGHT AND LICENSE

Copyright 2004 by Infinity Interactive, Inc.

http://www.iinteractive.com

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

 Tree::Visualize::Config - A set of configuration variables for Tree::Visualize