[ Bron: libtext-microtemplate-perl ]
Pakket: libtext-microtemplate-perl (0.24-1.1)
Verwijzigingen voor libtext-microtemplate-perl
Trisquel bronnen:
Het bronpakket libtext-microtemplate-perl downloaden:
- [libtext-microtemplate-perl_0.24-1.1.dsc]
- [libtext-microtemplate-perl_0.24.orig.tar.gz]
- [libtext-microtemplate-perl_0.24-1.1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- TANIGUCHI Takaki
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Micro template engine with Perl5 language
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.
Andere aan libtext-microtemplate-perl gerelateerde pakketten
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language