| Catalyst-Runtime documentation | Contained in the Catalyst-Runtime distribution. |
Catalyst::Delta - Overview of changes between versions of Catalyst
This is an overview of the user-visible changes to Catalyst in version 5.8.
Please see Catalyst::Upgrading for a full description of how changes in the framework may affect your application.
Below is a brief list of features which have been deprecated in this release:
The development server restarter has been improved to be compatible with immutable Moose classes, and also to optionally use B::Hooks::OP::Check::StashChange to handle more complex application layouts correctly.
Give a private path to the Catalyst action you want to create a URI for.
Log levels have been made additive.
$res->status| Catalyst-Runtime documentation | Contained in the Catalyst-Runtime distribution. |