[Catalyst] Catalyst 5.8 NEXT deprecated warnings

Anthony Gladdish a.j.gladdish at newcastle.ac.uk
Tue Mar 31 12:52:53 BST 2009


Hi,

Testing my cat apps tests against Catalyst 5.8.

Getting following warnings:

Catalyst::Plugin::Session::Store::DBIC is trying to use NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details 

Catalyst::Plugin::Authorization::ACL is trying to use NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details 

I'm using the latest versions off cpan:

Catalyst::Plugin::Session::Store::DBIC '0.08'
Catalyst::Plugin::Authorization::ACL '0.10'

Does anyone know if these plugins are to be updated/fixed to remove this dependency on NEXT, or if there is a recommended work around?

Thanks,
Anthony



More information about the Catalyst mailing list