YAPC::NA 2007

June 25-27, Houston, TX

Intro to Mason

Intro to Mason

By Dave Rolsky (‎autarch‎) from MN.pm
Date: Tuesday, June 26, 2007 09:25 AM
Duration: 50 minutes
Language:


This presentation will cover many of Mason's features, including its templating syntax, code re-use oriented features like autohandlers and dhandlers, and caching.

It will also cover Mason's integration with mod_perl and plain CGI.

Finally, we'll take a look at Mason subrequests, Mason's "OO" attributes and methods, component calls with content, using Mason outside of the web, and implementing an MVC architecture with Mason using Catalyst.