Package html-mason-pm5100-1.50-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.8/x86_64 | |||
10.7/x86_64 | |||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
| Description: | Perl-based web site development system (1.50-1) | |
Welcome to Mason, a Perl-based web site development and delivery
system. 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 powerful filtering and templating
facilities, and a HTML/data caching model. See
http://www.masonhq.com/ for more information. | ||
| Usage Hints: | ||
To use html-mason-pm5100 with apache2 do the following:
fink install libapache2-mod-perl2-perl5100
Then add the mason configuration to your configuration file in
/sw/etc/apache2/sites-enabled/
E.g. add:
PerlModule HTML::Mason::ApacheHandler
<Location />
SetHandler perl-script
PerlHandler HTML::Mason::ApacheHandler
</Location>
Now restart apache2 with '/sw/sbin/apachectl graceful'
See http://www.masonhq.com/docs/manual/Admin.html for information.
Installation note: If you have an installed html-mason-pm* package
prior to 1.45-1 for any perl-version, you must either remove it or
update it first before installing the package for any other
perl-version. | ||
| Section: | libs/perlmods | |
| Maintainer: | Christian Schaffner <chris01ATusersDOTsourceforgeDOTnet> | |
| Website: | http://search.cpan.org/dist/HTML-Mason/ | |
| License: | Artistic | |
| Info-File: | dists/10.4/stable/main/finkinfo/libs/perlmods/html-mason-pm.info CVS log, Last Changed: Wed, 18 Jul 2012 16:23:50 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.