[Catalyst] [Announce] Catalyst-Runtime 5.8000_04 shipped to CPAN
Tomas Doran
bobtfish at bobtfish.net
Tue Dec 9 08:30:10 GMT 2008
On 8 Dec 2008, at 22:07, Chisel Wright wrote:
> MyApp is fine under 5.7014, starting it with:
>
> PERL5LIB=${HOME}/development/open_source/dev-tests/Catalyst-
> Runtime-5.8000_04/lib
> CATALYST_DEBUG=1 DBIC_TRACE=1 ./script/parley_server.pl
> --host=localhost -r -rd 2 --port=3000
>
> any hits to the app give me the following:
>
> [info] *** Request 3 (0.005/s) [11697] [Mon Dec 8 22:05:46 2008] ***
> [error] Caught exception in engine "Attribute (headers) does not
> pass the type constraint because: Validation failed for 'Header'
> failed with value HTTP::Headers=HASH(0xa6dee88) at /usr/local/share/
> perl/5.10.0/Moose/Meta/Class.pm line 193
That's quite strange as I didn't think there were any type
constraints in Catalyst. I just got the latest version of your app
and tried it and it works for me (at least the first page does)..
What versions of Moose and Class::MOP are you running?
Cheers
t0m
More information about the Catalyst
mailing list