NAME
Bundle::Tree::Simple - A CPAN bundle for Tree::Simple and related modules
SYNOPSIS
perl -MCPAN -e 'install Bundle::Tree::Simple'
DESCRIPTION
This is a bundle file to install the Tree::Simple module and all associated modules. Since I tend to use all of these modules in most of my projects, this bundle is mostly to make my life easier.
MODULES
The following modules are installed by this bundle
In the process of installing these modules, the following modules will also get installed.
- Tree::Parser
-
This is installed by Tree::Simple::Manager
- Array::Iterator
-
This is installed by Tree::Parser.
- Class::Throwable
-
This is installed by Tree::Simple::Manager and Tree::Simple::View
- Test::Exception
-
All of these modules use Test::Exception in their test suites
- Scalar::Util
-
All of these modules use Scalar::Util, however is a core module in most newer perls
AUTHOR
stevan little, <stevan@iinteractive.com>
COPYRIGHT AND LICENSE
Copyright 2005 by Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.