[ 原始碼: libhtml-mason-perl ]
套件:libhtml-mason-perl-doc(1:1.60-2)
libhtml-mason-perl-doc 的相關連結
Debian 的資源:
下載原始碼套件 libhtml-mason-perl:
- [libhtml-mason-perl_1.60-2.dsc]
- [libhtml-mason-perl_1.60.orig.tar.gz]
- [libhtml-mason-perl_1.60-2.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 examples
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.
This package contains the HTML::Mason examples.