| Project Name | Mason |
| Category | Web templating |
| Programming Language | Perl |
| Project Home Page | http://www.masonhq.com/ |
| License(s) | Same terms as Perl 'Artistic License' itself |
| License URL(s) | http://search.cpan.org/src/NWCLARK/perl-5.8.8/Artistic |
| Tags (edit) | mason, perl, presentation, tag library, template, web development, web tools, widgets |
Mason (HTML::Mason) is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache.
Mason solves the common problems of site development:
- caching
- debugging
- templating
- maintaining
- development
- production sites
- and more
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| Embedding Perl in HTML With Mason | Dave Rolsky et al. |
| Practical mod_perl | Stas Bekman et al. |
| mod_perl Developer's Cookbook | Geoffrey Young et al. |
Last modified on 2007-05-08 12:00:40.137 (rel. 3).
