| Apache::Constants | Home Page | Subroutines Index | Apache::ExtUtils |
NNAAMMEE
Apache::Debug - Utilities for debugging embedded perl code
SSYYNNOOPPSSIISS
use Apache::Debug ();
Apache::Debug::dump($r, SERVER_ERROR, "Uh Oh!");
DDEESSCCRRIIPPTTIIOONN
This module sends what may be helpful debugging info to
the client rather that the error log.
| Apache::Constants | Home Page | Subroutines Index | Apache::ExtUtils |