软件包:libhtml-template-pro-perl(0.9524-1 以及其他的)
libhtml-template-pro-perl 的相关链接
Debian 的资源:
下载源码包 libhtml-template-pro-perl:
- [libhtml-template-pro-perl_0.9524-1.dsc]
- [libhtml-template-pro-perl_0.9524.orig.tar.gz]
- [libhtml-template-pro-perl_0.9524-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Damyan Ivanov (QA 页面)
- gregor herrmann (QA 页面)
- Vincent Danjean (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to use HTML Templates from CGI scripts
HTML::Template::Pro attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags that provide control structures, such as allowing for simple variable manipulation, looping, file inclusion and conditionals (if, else, unless). HTML::Template::Pro is intended to be a drop-in replacement for HTML::Template (and some of its extensions) but written in C below the Perl Interface and so faster.
The file written with HTML and these new tags is called a template, which is usually saved separately from your script. Using this module, you fill in the values for the variables declared in the template, allowing you to separate the web site design from the data you generate inside your Perl script.
其他与 libhtml-template-pro-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libpcre2-8-0 (>= 10.22)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base