Man page search options
List man pages starting with
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
ALPHA   NUM   OTHER   ALL
Apache::Debug(3pm)    User Contributed Perl Documentation   Apache::Debug(3pm)

NAME
       Apache::Debug - Utilities for debugging embedded perl code

SYNOPSIS
           use Apache::Debug ();

           Apache::Debug::dump($r, SERVER_ERROR, "Uh Oh!");

DESCRIPTION
       This module sends what may be helpful debugging info to the client
       rather that the error log.

perl v5.8.8                       1999-01-18                Apache::Debug(3pm)