Subject: | Catalyst::Plugin::Session::Store::Memcached::Fast uses NEXT, which is deprecated. |
This warning is issued every time when I start Catalyst application,
which uses Catalyst::Plugin::Session::Store::Memcached::Fast.
Show quoted text
> Catalyst::Plugin::Session::Store::Memcached::Fast uses NEXT, which is
deprecated. Please see the Class::C3::Adopt::NEXT documentation for
details.
I think, you should use 'mro' instead of 'NEXT'.