NAME
Bundle::Bugzilla - A bundle of the modules required for Bugzilla.
SYNOPSIS
perl -MCPAN -e 'install Bundle::Bugzilla'
CONTENTS
AppConfig 1.52
CGI 2.98
CGI::Carp
Data::Dumper
Date::Format 2.21
Bundle::DBD::mysql
File::Spec 0.82
File::Temp
Template 2.08
Text::Wrap
DESCRIPTION
This bundle installs the prerequisites for Bugzilla.
After installing this bundle, it is recommended that you run the magic checksetup.pl script to check that all modules are in place and setup the tables in the database. Then, you will need to edit the file called 'localconfig' with your settings for bugzilla. After this, log in to your installation and make yourself an account. Run checksetup.pl again and you will become the superuser for your bugzilla installation. Still confused? Read the information in the docs/ directory for more information.
AUTHOR
Zach Lipton, <zlipton@cpan.org>