NAME

MooseX::Templated::View::TT - Template Toolkit View for MooseX::Templated

SYNOPSIS

See MooseX::Templated::View

build_default_template_suffix

build_renderer

process( $source, $model )

Processes the model using the TT source and returns the output as a string

DEPENDENCIES

Template

INCOMPATIBILITIES

None reported.

BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to bug-moosex-templated@rt.cpan.org, or through the web interface at http://rt.cpan.org.

ACKNOWLEDGEMENTS

Chris Prather (perigrin)

AUTHOR

Ian Sillitoe <isillitoe@cpan.org>

LICENCE AND COPYRIGHT

Copyright (c) 2008, Ian Sillitoe <isillitoe@cpan.org>. All rights reserved.

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