The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 5.62 - 2006-01-17

  • Added YAML config support
  • Added COMPONENT() and ACCEPT_CONTEXT() support
  • Action list in debug mode is now displayed as a tree in the correct execution order.
  • Fixed engine detection to allow custom mod_perl engines.
  • Static::Simple: Fixed bug in ignore_dirs under win32.
  • Display version numbers of loaded plugins. (Curtis Poe)
  • Added class and method for caught exception messages.
  • Updated PAR support to use "make catalyst_par", packages are no longer written by Makefile.PL.
  • Automatically determine Content-Length when serving a filehandle.
  • Exceptions now return status 500.
  • Updated for Module::Install 0.44.
  • Fixed additional file installation for multi level app names.
  • Added REDIRECT_URL support for applications running behind a RewriteRule in Apache. (Carl Franks)
  • Fixed FastCGI engine under win32. (Carl Franks)
  • FastCGI doc updates (Bill Moseley)
  • Bugfix for $c->model and friends (defined).

Documentation

User guide and reference for Catalyst
Cooking with Catalyst
Frequently Asked Questions
Catalyst Internals
Introduction to Catalyst
Catalyst Plugins (and Components)
Getting started with Catalyst
An introduction to writing plugins with NEXT.
Bootstrap a Catalyst application

Modules

The Elegant MVC Web Application Framework
Catalyst Action
Catalyst Action Container
Catalyst Base Class
Module::Build extension for Catalyst
Catalyst Component Base Class
Catalyst Controller base class
DispatchType Base Class
Default DispatchType
Index DispatchType
Path DispatchType
Regex DispatchType
The Catalyst Dispatcher
The Catalyst Engine
The CGI Engine
FastCGI Engine
Catalyst HTTP Engine
Catalyst Auto-Restarting HTTP Engine
Watch for changed application files
Catalyst Exception Class
Bootstrap a Catalyst application
Catalyst Log Class
Catalyst Model base class
Make serving static pages painless.
provides information about the current client request
handles file upload requests
stores output responding to the current client request
Test Catalyst Applications
The Catalyst Utils
Catalyst View base class
Module::Install extension for Catalyst

Provides

in lib/Catalyst/Exception.pm
in lib/Module/Install/Catalyst.pm