[Catalyst] [ANNOUNCE] Catalyst-Runtime 5.80029
Tomas Doran
bobtfish at bobtfish.net
Sun Oct 3 16:27:03 GMT 2010
Hi
I've just uploaded a new version of Catalyst to avoid a warning at app
startup with the upcoming version of Moose.
Full changelog below as always.
Cheers
t0m
---
5.80029 2010-10-03 16:39:00
New features:
- Add a warning when $c->view is called and cannot locate a
default_view
or current_view. This clarifies the logging when ::RenderView gets
confused.
Warning fixes:
- Deal warning in with Moose >= 1.15 if you add a method called
'meta' to a
class which already has one by using _add_meta_method.
More information about the Catalyst
mailing list