[Catalyst] [ANNOUNCE] Catalyst-Runtime 5.80031
Tomas Doran
bobtfish at bobtfish.net
Mon Jan 31 08:58:16 GMT 2011
Hi
It gives me great pleasure to announce the latest maintenance release
in the Catalyst 5.80 series.
This release mainly fixes a warning produced by applications deployed
as FastCGI which was introduced in Catalyst-Runtime 5.80030.
Full changelog below as always.
Cheers
t0m
5.80031 2011-01-31 08:13:02
Bug fixes:
- Update dependency on MooseX::Role::WithOverloading to ensure that
a version which can deal with / depends on a new Package::Stash
is installed. (As if some other dependency is pulled in during
upgrading
which results in new Package::Stash, then it can leave you with a
broken
version of MooseX::Role::WithOverloading.
- Fix undef warning in Catalyst::Engine::FastCGI when writing an empty
body (e.g. doing a redirect)
More information about the Catalyst
mailing list