Template-Process version 0.0002
================================

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
  Test::More

COPYRIGHT AND LICENCE

Copyright (C) 2006 by Adriano Ferreira

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