NAME
Bundle::Tinderbox - A bundle of the modules required for Tinderbox.
SYNOPSIS
perl -MCPAN -e 'install Bundle::Tinderbox'
CONTENTS
DBI
Data::Dumper
DBD::mysql
Bundle::Libnet
Mail::Tools
Time::Date
DESCRIPTION
This bundle installs the prerequisites for Tinderbox.
- DBI This module is used to connect to the database that Tinderbox uses to store its information.
- DBD::mysql This module is used to connect to the mysql database that Tinderbox uses to store its information.
- Bundle::Libnet Makes the magic work
- Mail::Tools For sending mail (what else?)
- Time::Date Handles the time for Tinderbox
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'