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

Changes for version 5.7013 - 2008-05-16

  • Provide backwards compatability methods in Catalyst::Stats
  • Fix subdirs for scripts that run in subdirs more than one level deep.
  • Added test and updated docs for handling the Authorization header under mod_fastcgi/mod_cgi.
  • Fixed bug in HTTP engine where the connection was not closed properly if the client disconnected before sending any headers. (Ton Voon)
  • POD fix, IO::FileHandle => IO::Handle (RT #35690)
  • Fix grammar on welcome page (RT #33236)
  • Fix for Path('0') handling (RT #29334)
  • Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
  • Fix for encoding query parameters (edenc)
  • Fix Chained multiple test (t0m)

Documentation

Catalyst Installation
Catalyst Installation on CentOS 4
Bootstrap a Catalyst application

Modules

The Elegant MVC Web Application Framework
Catalyst Action
Chain of Catalyst Actions
Catalyst Action Container
Deprecated base class
Module::Build extension for Catalyst
Catalyst Component Base Class
Catalyst Controller base class
DispatchType Base Class
Path Part DispatchType
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
Catalyst Log Class
User guide and reference for Catalyst
Catalyst Model base class
provides information about the current client request
handles file upload requests
stores output responding to the current client request
Catalyst Runtime version
Catalyst Timing Statistics Class
Test Catalyst Applications
The Catalyst Utils
Catalyst View base class

Provides

in lib/Catalyst/Exception.pm