XAO::DO::Web::Debug - debug helper object


XAO-Web documentation  | view source Contained in the XAO-Web distribution.

Index


NAME

Top

XAO::DO::Web::Debug - debug helper object

SYNOPSIS

Top

 <%Debug text="Got here :)"%>

 <%Debug set="show-path"%>
 <%Page path="/bits/some-complex-template-that-fails"%>
 <%Debug clear="show-path"%>

DESCRIPTION

Top

Allows to to spit debug messages into error_log and/or turn on or off various debug parameters in Page.

XXX - incomplete description!

EXPORTS

Top

Nothing.

AUTHOR

Top

Copyright (c) 2005 Andrew Maltsev

Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc.

<am@ejelta.com> -- http://ejelta.com/xao/

SEE ALSO

Top

Recommended reading: XAO::Web, XAO::DO::Web::Page.


XAO-Web documentation  | view source Contained in the XAO-Web distribution.