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

NAME

tt - Process TT2 templates against data files

SYNOPSIS

  $ tt --tt my-template.html --data data.yaml --data fun-lib.pl --out page.html

  $ tt --tt foo.tt.txt -y grok.yml -o bar.txt

SEE ALSO

  Template::Process

AUTHOR

Adriano Ferreira, <ferreira@cpan.org>

COPYRIGHT

Copyright (C) 2006-2007 by Adriano Ferreira

LICENSE

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