| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (April 2009) |
| Stable release | 2.15 / November 27, 2011[1] |
|---|---|
| Written in | Perl |
| Operating system | Cross-platform |
| Type | web application framework |
| License | GNU General Public License, Artistic License |
| Website | www.masonhq.com |
HTML::Mason, or Mason for short, is a web application framework written in Perl. It is distributed on CPAN.
Its features[which?] make it a suitable backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites. The author claims that several popular web sites including Amazon.com[2] and Delicious[3] are or were powered by Mason. An extensive list of sites using Mason can be found at Mason HQ.
The general style of Mason is similar to StoryServer or even PHP, but Mason uses Perl as its control language, and as such can use almost any CPAN module.
Mason can be used with Apache HTTP Server via mod_perl - for which Mason provides its own handler, HTML::Mason::ApacheHandler. It also has support for CGI, and can therefore run on any CGI-enabled web server.
|
||||||||||||||
|
||||||||||||||||||||||||||||||||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)