软件包:libhtml-mason-perl(1:1.58-1)
libhtml-mason-perl 的相关链接
Debian 的资源:
下载源码包 libhtml-mason-perl:
- [libhtml-mason-perl_1.58-1.dsc]
- [libhtml-mason-perl_1.58.orig.tar.gz]
- [libhtml-mason-perl_1.58-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Ivan Kohler (QA 页面)
- gregor herrmann (QA 页面)
- Florian Schlichting (QA 页面)
- Xavier Guimard (QA 页面)
- Dominic Hargreaves (QA 页面)
外部的资源:
- 主页 [www.masonhq.com]
相似软件包:
HTML::Mason Perl module
Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work: common design elements (headers, footers, menus, logos) can be extracted into their own components where they need be changed only once to affect the whole site.
Other Mason features include a graphical site previewing utility, an HTML/data caching model, and the ability to walk through requests with the Perl debugger.
其他与 libhtml-mason-perl 有关的软件包
|
|
|
|
-
- dep: libcache-cache-perl
- Managed caches of persistent information
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: libclass-container-perl
- Perl module to glue object frameworks together transparently
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: liblog-any-perl
- Perl module to log messages safely and efficiently
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libapache2-mod-perl2
- Integration of perl with the Apache2 web server
-
- sug: libchi-perl
- Unified Cache Handling Interface
-
- sug: libfcgi-perl
- helper module for FastCGI
-
- sug: libhtml-mason-perl-doc
- HTML::Mason examples