NAME
Plosurin - Perl 5 implementation of Closure Templates
SYNOPSIS
plosurin.p5 -t perl5 -package Test test.soy > Test.pm
perldoc Test.pm
DESCRIPTION
Plosurin - Perl 5 implementation of Closure Templates
templates Return array of tempaltes
as_perl5 { package=>"MyApp::Tmpl" }, $node1[, $noden]
Export nodes as perl5 package
SEE ALSO
Closure Templates Documentation http://code.google.com/closure/templates/docs/overview.html
Perl 6 implementation https://github.com/zag/plosurin
AUTHOR
Zahatski Aliaksandr, <zag@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 by Zahatski Aliaksandr
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.