Template-Process version 0.0005

Template::Process is a utility to load
TT2 templates and data in various formats and process them.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

Template
Class::Accessor
Carp
Getopt::Long
YAML

Test::More

COPYRIGHT AND LICENCE

Copyright (C) 2006-2007 by Adriano Ferreira

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.