This is Perl module Text::Xslate::Bridge::TT2.
INSTALLATION
Text::Xslate::Bridge::TT2 installation is straightforward. If your CPAN shell is set up,
you should just be able to do
$ cpan Text::Xslate::Bridge::TT2
Download it, unpack it, then build it as per the usual:
$ perl Makefile.PL
$ make && make test
Then install it:
$ make install
DOCUMENTATION
Text::Xslate::Bridge::
more»
Revision history for Perl extension Text::Xslate::Bridge::TT2
1.0002 Sun Aug 1 14:46:04 2010
- The "uri" filter is a builtin filter from Xslate 0.1052
1.0001 Tue Jul 13 20:20:59 2010
- Add filters from Template::Toolkit::Filters
1.0000 Tue Jun 8 08:26:08 2010
- original version; created by Module::Setup