套件: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)
- New Perl Compatible Regular Expression Library- 8 bit runtime files
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base