blob: 2d3cc126aaecf1f15371a51e1ed62ded41738c28 (
plain) (
blame)
1
2
3
4
5
6
7
|
Just use this module instead of HTML::Template, then use any plugins, and go on
with life.
By adding support for the module included, HTML::Template::Plugin::Dot, to
HTML::Template, the programmers' job of sending data to the template is easier,
and designers have easier access to more data to display in the template,
without learning any more tag syntax.
|