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

<%Debug text="Got here :)"%> <%Debug set="show-path"%> <%Page path="/bits/some-complex-template-that-fails"%> <%Debug clear="show-path"%>

Allows to to spit debug messages into error_log and/or turn on or off various debug parameters in Page.
XXX - incomplete description!

Nothing.

Copyright (c) 2001-2002 XAO, Inc.
Andrew Maltsev <am@xao.com>.

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