Practical mod_perl / HTML Book /



previous page: B.14.6. Apache::iNcom—E-Commerce Framework
  
page up: HTML Version of the book
  
next page: B.14.8. Apache::PageKit—Web Applications Framework

B.14.7. Apache::Mason—Perl-Based Web Site Development and Delivery System


Apache::Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mixture 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, so that they need be changed only once to affect the whole site.

Other Mason features include powerful filtering and templating facilities, an HTML/data-caching model, and a web-based site-previewing utility.

Available from CPAN and http://www.masonhq.com/. See the module manpage for more information.

 

Continue to:

  • prev: B.14.6. Apache::iNcom—E-Commerce Framework
  • Table of Contents
  • next: B.14.8. Apache::PageKit—Web Applications Framework







TOP
previous page: B.14.6. Apache::iNcom—E-Commerce Framework
  
page up: HTML Version of the book
  
next page: B.14.8. Apache::PageKit—Web Applications Framework


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com