Subject: | Catalyst::Engine::HTTP::Prefork fails with latest Catalyst 5.90006 |
I am using Catalyst::Engine::HTTP::Prefork in my Catalyst application.
Today, I updated my Catalyst Module to Version 5.90006
Restarted my application using this Prefork Engine, but I found this
module(Catalyst::Engine::HTTP::Prefork) broken.
I am using Catalyst::Engine::HTTP::Prefork of version 0.51
I fails with latest catalyst psgi.
Gives me following Error....
Can't locate object method "build_psgi_app" via package
"Catalyst::Engine::HTTP::Prefork"
at /usr/local/share/perl/5.10.1/Catalyst.pm line 2769.