Apache::HeavyCGI::Debug - inspect the Pseudohash as Hash with Data::Dumper


Apache-HeavyCGI documentation  | view source Contained in the Apache-HeavyCGI distribution.

Index


NAME

Top

Apache::HeavyCGI::Debug - inspect the Pseudohash as Hash with Data::Dumper

SYNOPSIS

Top

 push @layout, "<BR><PRE>",
               $self->instance_of("Apache::HeavyCGI::Debug"),
               "</PRE><BR>\n";

DESCRIPTION

Top

Can be used to inspect the application object within an output page. The Class is just implemented as an illustration.


Apache-HeavyCGI documentation  | view source Contained in the Apache-HeavyCGI distribution.