
Plosurin::Context - maintain collection of files and templates

new Plosurin::Context( <Plo::File1>,<Plo::File2> );

Plosurin::Context - maintain collection of files and templates
#init colection
new Plosurin::Context( <Plo::File1>,<Plo::File2> );
return hash all templates {
}
get by .name -> absolute -> rerurn ref to template
get perl5 full path

Closure Templates Documentation http://code.google.com/closure/templates/docs/overview.html
Perl 6 implementation https://github.com/zag/plosurin

Zahatski Aliaksandr, <zag@cpan.org>

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.