[Catalyst] CATALYST_DEBUG is broken?

Colin Bradford cjbradford at gmail.com
Thu Jan 7 13:45:04 GMT 2010


2010/1/7 Alex Povolotsky <tarkhil at over.ru>:
> Hello!
>
> Catalyst::Runtime 5.80016, freshly generated script, nearly empty
> application.
>
> Running with CATALYST_DEBUG=1, on every incoming request
>
> [error] Caught exception in engine "Attribute (_static_debug_message) does
> not pass the type constraint because: Validation failed for 'Str' failed
> with value ARRAY(0x9a75488) at
> /usr/local/lib/perl5/site_perl/5.10.1/Catalyst/Plugin/Static/Simple.pm line
> 245

It's a bug in Catalyst::Plugin::Static::Simple v0.27.  Upgrading to
the latest (0.28) should fix it.

Thanks,

Colin.



More information about the Catalyst mailing list