#========================================================================
# Template Toolkit - t/
#========================================================================
This directory contains numerous test scripts which are run automatically
by the 'make test'.
The 'texpect.pl' library has been moved into the Template::Test
module. This implements a simple function for testing template output
against an expected result. See skel.t for a sample test script file
that can be copied and modified as required.
A