套件: libhtml-template-pro-perl (0.9510-1build5)
libhtml-template-pro-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libhtml-template-pro-perl:
- [libhtml-template-pro-perl_0.9510-1build5.dsc]
- [libhtml-template-pro-perl_0.9510.orig.tar.gz]
- [libhtml-template-pro-perl_0.9510-1build5.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Damyan Ivanov
- gregor herrmann
- Vincent Danjean
- Jose Luis Rivas
- Jonathan Yu
- Franck Joncourt
- Nicholas Bamber
外部的資源:
- 主頁 [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.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: perl (>= 5.26.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.26.0
- 本虛擬套件由這些套件提供: perl-base