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

Changes for version 5.7004 - 2006-11-06

  • Fix Engine::HTTP crash when using IE. (Jesper Krogh, Peter Edwards)
  • clean up Catalyst::Utils to handle some edge cases
  • Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug (Mark Blythe)
  • add _application accessor to Catalyst::Base
  • Support current_view
  • Allow use of Catalyst::Test without app name (Ton Voon, Altinity)
  • Catalyst::Manual moved to its own package
  • Add option to FastCGI engine to send errors to stdout, not the web server
  • Use Module::Install's auto_install to install prerequisite modules
  • various documentation fixes and improvements

Changes for version 5.70_03 - 2006-06-28

  • fixup to registered plugins debug at app startup
  • refactored Catalyst::Utils::home

Documentation

User guide and reference for Catalyst
Bootstrap a Catalyst application

Modules

The Elegant MVC Web Application Framework
Catalyst Action
Chain of Catalyst Actions
Catalyst Action Container
Catalyst 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
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