mod_perl logo perl icon
previous page: Documentationpage up: next page: Getting Help

Reporting Bugs






mod_perl2 User's Guide

mod_perl2 User's Guide

By Stas Bekman, Jim Brandt
Practical mod_perl

Practical mod_perl

By Stas Bekman, Eric Cholet
The mod_perl Developer's Cookbook

The mod_perl Developer's Cookbook

By Geoffrey Young, Paul Lindner, Randy Kobes
mod_perl Pocket Reference

mod_perl Pocket Reference

By Andrew Ford
Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

By Lincoln Stein, Doug MacEachern
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams


Before a bug can be solved, developers need to be able to reproduce it. Users need to provide all the relevant information that may assist in reproducing the bug. However it's hard to know what information needs to be supplied in the bug report. In order to speed up the information retrieval process, we wrote the guidelines explaining exactly what information is expected. Usually, the better the bug report is the sooner it's going to be reproduced and therefore fixed.

Part I: Reporting mod_perl Bugs
-mod_perl 1.0
Follow this link if you are having a problem with mod_perl 1.0 or a code running under mod_perl 1.0 (1.xx).
-mod_perl 2.0
Follow this link if you are having a problem with mod_perl 2.0 or a code running under mod_perl 2.0 (1.99_xx).
Part II: Reporting Bugs in Related Projects
-Apache::ASP
-Embperl
-Perl
-Apache


TOP
previous page: Documentationpage up: next page: Getting Help