libtext-microtemplate-perl
Micro template engine with Perl5 language
Description
Text::MicroTemplate is a standalone, fast, intelligent, extensible template engine with following features. standalone
Text::MicroTemplate does not rely on other CPAN modules.
fast
Based on Mojo::Template, expressions in the template is perl code.
intelligent
Text::MicroTemplate automatically escapes variables when and only when
necessary.
extensible
Text::MicroTemplate does not provide features like template cache or
including other files by itself. However, it is easy to add you own
(that suites the most to your application), by wrapping the result of
the module (which is a perl expression).
The module only provides basic building blocks for a template engine.
Refer to Text::MicroTemplate::File for higher-level interface.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Text-MicroTemplate
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libtext-microtemplate-perl