The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dotiac::DTL::Tag::debug - The {% debug %} tag

SYNOPSIS

Template file:

        {% debug %}

DESCRIPTION

Prints some debugging information about autoescape status and variables.

BUGS AND DIFFERENCES TO DJANGO

This doesn't work at all like Django's debug, but it provides similar information.

This tag shouldn't be used in production systems anyways.

SEE ALSO

http://www.djangoproject.com, Dotiac::DTL

LEGAL

Dotiac::DTL was built according to http://docs.djangoproject.com/en/dev/ref/templates/builtins/.

AUTHOR

Marc-Sebastian Lucksch

perl@marc-s.de