Small cover
Embedding Perl in HTML with Mason
Dave Rolsky
Ken Williams
Large cover

News

Review by James Lance at Provo Linux Users Group site - 04/19/2004

Book pseudo-POD and source => HTML converter available - 03/21/2003

Review by Simon Cozens - 01/31/2003

Updated Apprentice site tarball (version 0.18) - 01/22/2003

Welcome

Welcome to the Mason book site. Embedding Perl in HTML with Mason was published by O'Reilly and Associates in October of 2002.

Mason is a powerful text templating tool for embedding Perl in text. It offers many features to help you create dynamic web sites from re-usable components. Besides templating, it provides numerous other features such as:

  • The ability to create modular, re-usable components like headers, footers, or menus. You only need to make changes once.
  • Integrated parameter handling for web requests.
  • Built-in caching as well as a user-accessible cache API.
  • Integration with mod_perl for speed and flexibility.
  • Content filtering - anything from a small piece of a component to an entire site.

The Embedding Perl in HTML with Mason book documents the HTML::Mason framework in detail, including chapters on component syntax, Mason object APIs, a sample site walkthrough, recipes, and details on Mason's advanced features and how to use them.

The entire book will be freely available online, though we of course encourage you to buy a copy.