Pakket: libhtml-mason-perl (1:1.59-2)
Verwijzigingen voor libhtml-mason-perl
Debian bronnen:
Het bronpakket libhtml-mason-perl downloaden:
- [libhtml-mason-perl_1.59-2.dsc]
- [libhtml-mason-perl_1.59.orig.tar.gz]
- [libhtml-mason-perl_1.59-2.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Ivan Kohler (QA-pagina)
- gregor herrmann (QA-pagina)
- Florian Schlichting (QA-pagina)
- Xavier Guimard (QA-pagina)
- Dominic Hargreaves (QA-pagina)
Externe bronnen:
- Homepage [www.masonhq.com]
Vergelijkbare pakketten:
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.
This package contains the HTML::Mason modules.
Andere aan libhtml-mason-perl gerelateerde pakketten
|
|
|
|
-
- 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
- Larry Wall's Practical Extraction and Report Language
-
- 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