The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.