NAME
Plosurin::HTTP - Serve web mode
SYNOPSIS
plosurin.p5 -t web
DESCRIPTION
Plosurin::HTTP - Serve web mode
_parse_file <full_path>
Parse .soy file and return code and template records
Return ref to array [$code, @tmpls] or string if error
RenderSoy
param path = /path/to/file.soy tempalate = .name || [.html]
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.