Subject: | Fails to install with Catalyst 5.90082 |
Fails to install with Catalyst 5.90082. I *think* it's related to the changes in the way the stash is initialised in Catalyst
[info] Hello powered by Catalyst 5.90082
You are running Catalyst::Engine::PSGI, which is considered a legacy engine for
this version of Catalyst. We will continue running and use your existing psgi
file, but it is recommended to perform the trivial upgrade process, which will
leave you with less code and a forward path.
Please review Catalyst::Upgrading
Subroutine Catalyst::Request::env redefined at /home/pjf/.cpanm/work/1428854626.7149/Catalyst-Engine-PSGI-0.13/blib/lib/Catalyst/Engine/PSGI.pm line 13.
env as a writer is deprecated, you probably need to upgrade Catalyst::Engine::PSGI at /home/pjf/Perl/lib/perl5/Catalyst/Engine.pm line 28.
Use of uninitialized value in string eq at /home/pjf/Perl/lib/perl5/Catalyst/Request.pm line 364.
[error] Caught exception in engine "You requested a stash, but one does not exist. at /home/pjf/Perl/lib/perl5/Catalyst.pm line 517."