Mojo:
- http://stackoverflow.com/questions/3641413/simplest-way-to-embed-perl-in-html
- http://search.cpan.org/dist/Mojolicious/lib/Mojo/Template.pm – Mojo::Template
Embperl:
Mason:
Dancer:
- http://www.perl.com/pub/2010/04/a-website-in-a-minute-using-dancer-the-effortless-web-framework.html
- http://search.cpan.org/perldoc?Dancer%3A%3ATemplate%3A%3ASimple – Dancer::Template::Simple
- http://perldancer.org/slides/dancing-tutorial.pdf
Perl Template Toolkit:
HTML::Template:
- http://search.cpan.org/perldoc?HTML::Template
- http://www.perlmonks.org/index.pl?node_id=144315 – “using CGI, DBI and HTML::Template (a mini tutorial with example code)”
more:
- Template::Tiny
- Tenjin
- Text::Haml
Leave a Reply