Data-Debug

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    HTML-ized output

 caller_trace()

    Caller trace returned as an arrayref. Suitable for use like "debug
    caller_trace". This does require at least perl 5.8.0's Carp.

 content_typed()

    Return truth if a content-type was sent

 set_deparse()

    set $DEPARSE=1

 print_content_type()

    sends the 'text/html' header, properly formatted to whether or not one
    has been sent

lib/Data/Debug.pm  view on Meta::CPAN


HTML-ized output

=head2 caller_trace()

Caller trace returned as an arrayref.  Suitable for use like "debug caller_trace".
This does require at least perl 5.8.0's Carp.

=head2 content_typed()

Return truth if a content-type was sent

=head2 set_deparse()

set $DEPARSE=1

=head2 print_content_type()

sends the 'text/html' header, properly formatted to whether or not one has been sent

=head2 apache_request_sub()



( run in 0.620 second using v1.01-cache-2.11-cpan-524268b4103 )