- Basics
- Component Calls
- autohandlers
- dhandlers
- Caching
- Syntax
- Syntax (cont)
- Blocks
- <%perl> and <%init>
- <%args>
- Other non-Perl blocks
- $m
- Other globals
- Configuration Under mod_perl
- Configuration Under mod_perl (cont)
- autohandler example
- Another Component Example: latest_projects.mas
- The Apprentice Site Index Page
- Filtering Tricks: Highlight the Current URI
- Filtering Tricks: Select List to Text
- Filter Tricks: Save Page Output for Validation
- Integration With a Larger App
- Before Mason Runs
- Before Mason Runs: MasonX::WebApp
- Before Mason Runs: MasonX::WebApp (cont)
- Before Mason Runs: MasonX::Interp::WithCallbacks
- Before Mason Runs: MasonX::Interp::WithCallbacks (cont)
- Advantages to Moving Processing Out of Mason
- The End