[Catalyst] How and where to run a method at Catalyst start up?
Rodrigo
rodrigolive at gmail.com
Mon May 18 14:57:46 GMT 2009
>
> The strange thing is that if I copy the body of BUILD to
> BiblioList.pm (just after __PACKAGE__->setup())
> The function works just fine and I don't get any error.
>
Strange indeed.
Just try, as a possible workaround, just get rid of the "GenoList" level in
your Model. That would shorten the model call to something like
MyApp->model('bovisR1db::Organism'). See if that works.
-rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090518/55b30=
af1/attachment.htm
More information about the Catalyst
mailing list