<<

NAME

show-template-structure.pl

DESCRIPTION

This script displays the structure of loops and conditional statements in an HTML::Template::Pro template, and is an aid for debugging errors reported by the xt/author/valid-templates.t test. It also identifies the following errors:

USAGE

xt/author/show-template-structure.pl path/to/template.tt

Output is sent to STDOUT.

AUTHOR

Koha Development Team <http://koha-community.org/>

Galen Charlton <gmcharlt@gmail.com>

<<