[Catalyst] CatalystX::ListFramework::Builder warnings

Dermot paikkos at googlemail.com
Wed Mar 4 13:44:33 GMT 2009


Hi,

I am getting warnings from CX::L::Builder 0.41 on Catalyst 5.71.

Calling $c->model() will return a random model unless you specify one of:
* $c->config->{default_model} # the name of the default model to use
* $c->stash->{current_model} # the name of the model to use for this request
NB: in version 5.80, the "random" behavior will not work at all.
 at /usr/lib/perl5/site_perl/5.8.6/CatalystX/ListFramework/Builder/Model/Metadata.pm
line 71

It not fatal, but I thought I might mention it.
Dp.



More information about the Catalyst mailing list