Changes for version 5.7011 - 2007-10-18

  • Allow multiple restart directories and added option to follow symlinks in the HTTP::Restarter engine (Sebastian Willert)
  • Fixed t/optional_http-server-restart.t so it actually tests if the server restarted or notified of an error (Sebastian Willert)
  • Return child PID from the HTTP engine when run with the 'background' option. (Emanuele Zeppieri)
  • Fixed bug in HTTP engine where writes could fail with 'Resource temporarily unavailable'.
  • Fixed bug where %2b in query parameter is doubly decoded to ' ', instead of '+' (Gavin Henry, Tatsuhiko Miyagawa, Oleg Pronin)
  • Fixed bug where req->base and req->uri would include a port number when running in SSL mode.
  • Removed unnecessary sprintf in debug mode that caused warnings on locales where commas are used for decimal markers.
  • Improved error message for case when server picks up editor save files as module names. (James Mastros)

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
Test Catalyst Applications
The Catalyst Utils
Catalyst View base class

Provides

in lib/Catalyst/Exception.pm