Book description
Mason doesn't aim to be the one true Perl-based templating system for building web sites, but it's led many programmers to abandon their custom solutions when they've seen how much easier using Mason can be. It's a powerful, open source, Perl-based web site development and delivery engine, with features that make it an ideal backend for high load sites serving dynamic content. Mason uses a concept called components: a mix of HTML, Perl, and special Mason commands. These components can be entire web pages, or bits of HTML that can be embedded in top-level components. Shared and reusable, these components greatly simplify site maintenance: when you change a shared component, you instantly change all pages that refer to it.Although using Mason isn't difficult, creating a Mason-based site can be tricky. Embedding Perl in HTML with Mason, written by members of Mason's core development team, shows you how to take advantage of Mason's strengths while avoiding the obstacles that inexperienced users may encounter. Mason's unique features, when used properly, can streamline the design of a web site or application. This concise book covers these features from several angles, and includes a study of the authors' sample site where these features are used.Embedding Perl in HTML with Mason shows you how to create large, complex, dynamically driven web sites that look good and are a snap to maintain. You'll learn how to visualize multiple Mason-based solutions to any given problem and select among them. The book covers the latest line of Mason development 1.1x, which has many new features, including line number reporting based on source files, sub-requests, and easier use as a CGI. The only book to cover this important tool, Embedding Perl in HTML with Mason is essential reading for any Perl programmer who wants to simplify web site design. Learn how to use Mason, and you'll spend more time making things work, and less time reinventing the wheel.
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Introduction
- 2. Components
- 3. Special Components: Dhandlers and Autohandlers
-
4. APIs
-
Request Class and Object
API
- Constructor Parameters
- Calling Other Components
- Aborting the Flow of Execution
- The Wrapping Chain
- Dhandler-Related Methods
- Miscellaneous Methods
- Introspection
- Buffer-Related Methods
- Caching
- Subrequests
- Methods Available Only When Using ApacheHandler
- Methods Available When Using ApacheHandler or CGIHandler
- Getting in Close with Buffers
- Component Object API
- Buffers
-
Request Class and Object
API
- 5. Advanced Features
- 6. The Lexer, Compiler, Resolver, and Interpreter Objects
- 7. Using Mason with mod_perl
- 8. Building a Mason Site
- 9. Mason and CGI
- 10. Scalable Design
- 11. Recipes
- 12. Custom Mason Subclasses
- A. The Mason API
- B. Object Constructor Parameters
- C. Text Editors That Understand Mason
- D. Content Management with Bricolage
- Glossary
- Index
- About the Authors
- Colophon
- Copyright
Product information
- Title: Embedding Perl in HTML with Mason
- Author(s):
- Release date: October 2002
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596002251
You might also like
book
Perl for Web Site Management
Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are the often tedious …
book
Perl & LWP
Perl soared to popularity as a language for creating and managing web content, but with LWP …
book
Foundation HTML5 Animation with JavaScript
Foundation HTML5 Animation with JavaScript covers everything that you need to know to create dynamic scripted …
book
HTML5 Hacks
With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of …