The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME Bundle::BugzillaInstall - Automatic Bugzilla install system.

SYNOPSIS

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

DESCRIPTION

This module install on your Linux machine (developed on Fedora 5) latest stable version of Bugzilla. System requirements: 1. Perl with CPAN module installed 2. MySQL server 3. SendMail (Optional) 4. Apache web server

Module get latest cvs copy of Bugzilla and install it to your Apache "Root directory" + mozilla/webtools/bugzilla. Module will try to install all CPAN modules for Bugzilla Install process will prompt you to set MySQL user bugs.

AUTHOR

Oleg Sher, <sher.oleg@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2006 by Oleg Sher

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.