Security Advisories (2)
CVE-2009-0796 (2009-05-11)

XSS in Apache::Status.

CVE-2007-1349 (2007-03-29)

Unescaped variable interpolation in Apache::PerlRun regular expression could cause regex engine tampering.

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.