Subject: | Catalyst::Controller::POD is trying to use NEXT, which is deprecated. |
Also getting this warning message on start-up. Following the instructions doesn't amount to
much.
user@debian: pod_browser_server.pl
Catalyst::Controller::POD is trying to use NEXT, which is deprecated. Please see the
Class::C3::Adopt::NEXT documentation for details at
/usr/local/share/perl/5.10.0/Catalyst/Controller/POD.pm line 277
[warn] You are running an old script!
Please update by running (this will overwrite existing files):
catalyst.pl -force -scripts Pod::Browser
or (this will not overwrite existing files):
catalyst.pl -scripts Pod::Browser