Mojolicious::Plugin::ToolkitRenderer - Template Toolkit Renderer Mojolicious Plugin
This module is a Mojolicious plugin for easy use of L Toolkit. It adds a "tt" handler and provides a "render_tt" helper method. It allows for inline TT and all the usual L complexities.
Installation
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
Support and Documentation
After installing, you can find documentation for this module with the perldoc command.
perldoc Mojolicious::Plugin::ToolkitRenderer
You can also look for information at:
Author and License
Gryphon Shafer, gryphon@cpan.org
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
