NAME
Apache::Debug - Utilities for debugging embedded perl code
SYNOPSIS
use Apache::Debug ();
Apache::Debug::dump($r, SERVERERROR, "Uh Oh!");
DESCRIPTION
This module sends what may be helpful debugging info to the client rather that the error log.perl v5.8.6 2000-03-30 Apache::Debug(3)