[ bianca ]
[ 源代码: libtext-microtemplate-perl ]
软件包:libtext-microtemplate-perl(0.24-3)
libtext-microtemplate-perl 的相关链接
下载源码包 libtext-microtemplate-perl:
- [libtext-microtemplate-perl_0.24-3.debian.tar.xz]
- [libtext-microtemplate-perl_0.24-3.dsc]
- [libtext-microtemplate-perl_0.24.orig.tar.gz]
维护者:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libtext-microtemplate-perl 有关的软件包
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language