Text-Xslate
view release on metacpan or search on metacpan
Please report issues at [https://github.com/xslate/p5-Text-Xslate/issues](https://github.com/xslate/p5-Text-Xslate/issues).
Patches are always welcome.
# SEE ALSO
Documents:
[Text::Xslate::Manual](https://metacpan.org/pod/Text%3A%3AXslate%3A%3AManual)
Xslate template syntaxes:
[Text::Xslate::Syntax::Kolon](https://metacpan.org/pod/Text%3A%3AXslate%3A%3ASyntax%3A%3AKolon)
[Text::Xslate::Syntax::Metakolon](https://metacpan.org/pod/Text%3A%3AXslate%3A%3ASyntax%3A%3AMetakolon)
[Text::Xslate::Syntax::TTerse](https://metacpan.org/pod/Text%3A%3AXslate%3A%3ASyntax%3A%3ATTerse)
Xslate command:
[xslate](https://metacpan.org/pod/xslate)
Other template modules that Xslate has been influenced by:
[Text::MicroTemplate](https://metacpan.org/pod/Text%3A%3AMicroTemplate)
[Text::MicroTemplate::Extended](https://metacpan.org/pod/Text%3A%3AMicroTemplate%3A%3AExtended)
[Text::ClearSilver](https://metacpan.org/pod/Text%3A%3AClearSilver)
[Template](https://metacpan.org/pod/Template) (Template::Toolkit)
[HTML::Template](https://metacpan.org/pod/HTML%3A%3ATemplate)
[HTML::Template::Pro](https://metacpan.org/pod/HTML%3A%3ATemplate%3A%3APro)
[Template::Alloy](https://metacpan.org/pod/Template%3A%3AAlloy)
[Template::Sandbox](https://metacpan.org/pod/Template%3A%3ASandbox)
Benchmarks:
[Template::Benchmark](https://metacpan.org/pod/Template%3A%3ABenchmark)
Papers:
[http://www.cs.usfca.edu/~parrt/papers/mvc.templates.pdf](http://www.cs.usfca.edu/~parrt/papers/mvc.templates.pdf) - Enforcing Strict Model-View Separation in Template Engines
# ACKNOWLEDGEMENT
Thanks to lestrrat for the suggestion to the interface of `render()`,
the contribution of Text::Xslate::Runner (was App::Xslate), and a lot of
suggestions.
Thanks to tokuhirom for the ideas, feature requests, encouragement, and bug finding.
Thanks to gardejo for the proposal to the name **template cascading**.
Thanks to makamaka for the contribution of Text::Xslate::PP.
Thanks to jjn1056 to the concept of template overlay (now implemented as `cascade with ...`).
Thanks to typester for the various inspirations.
Thanks to clouder for the patch of adding `AND` and `OR` to TTerse.
Thanks to punytan for the documentation improvement.
Thanks to chiba for the bug reports and patches.
Thanks to turugina for the patch to fix Win32 problems
Thanks to Sam Graham for the bug reports.
Thanks to Mons Anderson for the bug reports and patches.
Thanks to hirose31 for the feature requests and bug reports.
Thanks to c9s for the contribution of the documents.
Thanks to shiba\_yu36 for the bug reports.
Thanks to kane46taka for the bug reports.
Thanks to cho45 for the bug reports.
Thanks to shmorimo for the bug reports.
Thanks to ueda for the suggestions.
# AUTHOR
Fuji, Goro (gfx) <gfuji@cpan.org>.
Makamaka Hannyaharamitu (makamaka) (Text::Xslate::PP)
Maki, Daisuke (lestrrat) (Text::Xslate::Runner)
# LICENSE AND COPYRIGHT
Copyright (c) 2010-2013, Fuji, Goro (gfx). All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
( run in 0.843 second using v1.01-cache-2.11-cpan-f56aa216473 )