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.

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to