Changes for version 0.05 - 2010-10-05
- Flatten nested hashrefs, as HTML::Template doesn't support them. Given params like { foo => { bar => 'Foo' } }, you can access the value Foo with e.g. <tmpl var name="foo.bar"> Thanks to Damien Krotkine (dams) for reporting and providing patches via GitHub!
Modules
HTML::Template wrapper for Dancer