[Catalyst] Bug in Catalyst::Engine::Apache?
radium
radium at gmail.com
Fri Jun 2 01:43:13 CEST 2006
I'm running Apache2 with mod_perl 1.99 with Catalyst 5.9602. I came across
the following error when trying to get a Catalyst app running that has run
fine on other servers:
Caught exception in engine "Can't locate object method "FIRSTKEY" via
package "APR::Table" at
/usr/lib/perl5/site_
perl/5.8.5/Catalyst/Engine/Apache.pm line 65."
I was able to fix this by adding "use APR::Table ();" to
"Catalyst/Engine/Apache/MP19.pm". I later noticed that MP20.pm was already
patched with this earlier this year.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060601/3bd2913e/attachment.htm
More information about the Catalyst
mailing list