perl-Jemplate - JavaScript Templating with Template Toolkit
| Website: | http://search.cpan.org/dist/Jemplate | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Fedora Project | 
- Description:
- Jemplate is a templating framework for JavaScript that is built over Perl's Template Toolkit (TT2). Jemplate parses TT2 templates using the TT2 Perl framework, but with a twist. Instead of compiling the templates into Perl code, it compiles them into JavaScript. Jemplate then provides a JavaScript runtime module for processing the template code. Presto, we have full featured JavaScript templating language! 
Packages
| perl-Jemplate-0.23-2.fc11.noarch [87 KiB] | Changelog
              by Chris Weyl (2009-03-28): - apply a partial patch to Jemplate.pm from 0.23_01, to resolve issues with this release and Catalyst::View::Jemplate |