[ bianca ]
[ 原始碼: libhtml-mason-perl ]
套件:libhtml-mason-perl-doc(1:1.60-2)
libhtml-mason-perl-doc 的相關連結
下載原始碼套件 libhtml-mason-perl:
- [libhtml-mason-perl_1.60-2.debian.tar.xz]
- [libhtml-mason-perl_1.60-2.dsc]
- [libhtml-mason-perl_1.60.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [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.