mod_perl logo perl icon
previous page: Performance Tuningpage up: mod_perl 1.0 User Guidenext page: Warnings and Errors Troubleshooting Index

Frequent mod_perl problems






Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
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


Table of Contents

Description

Some problems come up very often on the mailing list. If there is some important problem that is being reported frequently on the list which is not included below, even if it is found elsewhere in the Guide, please report to mod_perl mailing list.



TOP

my () scoped variable in nested subroutines

See the section "my () Scoped Variable in Nested Subroutines".



TOP

Segfaults caused by PerlFreshRestart

See the section Evil things might happen when using PerlFreshRestart



TOP

Maintainers

Maintainer is the person(s) you should contact with updates, corrections and patches.



TOP

Authors

Only the major authors are listed above. For contributors see the Changes file.






TOP
previous page: Performance Tuningpage up: mod_perl 1.0 User Guidenext page: Warnings and Errors Troubleshooting Index