Dual-license your content for inclusion in The Perl 5 Wiki using this HOWTO, or join us for a chat on irc.freenode.net#PerlNet.

Sydney Perl Mongers/2nd June 2005

From PerlNet

Jump to: navigation, search


Contents

What

mod_perl 2.0 supports all the mod_perl 1.0 features and brings a whole lot of new functionality such as protocol and filter handlers, improved configuration access, threads support and much more. This tutorial will get you up to speed with the new features, in addition to reviewing the old ones.

We will cover

  • Getting Your Feet Wet
  • A quick introduction to mod_perl 2.0
  • Startup handlers
  • Protocol handlers
  • Filter handlers
  • HTTP request handlers
  • Migrating from mod_perl 1.0 to 2.0

Preparation

I'd also like to suggest that people come prepared by reading through the presentation handouts or slides available from: http://stason.org/tmp/mod_perl-2.0-tutorial-handouts.pdf.gz http://stason.org/tmp/mod_perl-2.0-tutorial-slides.pdf.gz

Also corrections and questions about the above documents are welcome.

Feedback

Personal tools