NAME
Apache::HeavyCGI::Debug - inspect the Pseudohash as Hash with Data::Dumper
SYNOPSIS
push @layout, "<BR><PRE>",
$self->instance_of("Apache::HeavyCGI::Debug"),
"</PRE><BR>\n";
DESCRIPTION
Can be used to inspect the application object within an output page. The Class is just implemented as an illustration.