blob: 0b23b6e9f33d148d34b382169d393f7b73f089be (
plain) (
blame)
1
2
3
4
5
6
|
Text::Hogan is a statement-for-statement rewrite of hogan.js in Perl.
It is a mustache templating engine which supports pre-compilation of your
templates into pure Perl code, which then renders very quickly.
It passes the full mustache spec.
|