NAME

Bundle::Tinderbox - A bundle of the modules required for Bonsai.

SYNOPSIS

perl -MCPAN -e 'install Bundle::Bonsai'

CONTENTS

DBI

Data::Dumper

DBD::mysql

Bundle::Libnet

Mail::Tools

Time::Date

DESCRIPTION

This bundle installs the prerequisites for Bonsai.

DBI This module is used to connect to the database that Bonsai uses to store its information.
DBD::mysql This module is used to connect to the mysql database that Bonsai uses to store its information.
Bundle::Libnet Makes the magic work
Mail::Tools For sending mail (what else?)
Time::Date Handles the time for Bonsai

AUTHOR

Zach Lipton, <zach@zachlipton.com>

1 POD Error

The following errors were encountered while parsing the POD:

Around line 60:

You forgot a '=back' before '=head1'