NAME
XAO::DO::Web::Debug - debug helper object
SYNOPSIS
<%Debug text="Got here :)"%>
<%Debug set="show-path"%>
<%Page path="/bits/some-complex-template-that-fails"%>
<%Debug clear="show-path"%>
DESCRIPTION
Allows to to spit debug messages into error_log and/or turn on or off various debug parameters in Page.
XXX - incomplete description!
EXPORTS
Nothing.
AUTHOR
Copyright (c) 2005 Andrew Maltsev
Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc.
<am@ejelta.com> -- http://ejelta.com/xao/
SEE ALSO
Recommended reading: XAO::Web, XAO::DO::Web::Page.