The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.