>
> 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
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/