NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Schema.pm is not automatically generated (Score:1)
Re: (Score:2)
Someone added it as a fix after I wrote this post.
zby seems right (Score:1)
I agree with zby. The file should be available. It *is* based on Loader, so it will load the table definitions etc. automatically as I understand. Your Madre::Sync::Model::padreDB has a schema_class of Madre::Sync::Schema. Catalyst::Model::DBIC::Schema coerces that to basically a ClassName type (the name of a loaded class) by attempting to load it via Class::MOP. The coercion is declared in Catalyst::Model::DBIC::Schema::Types.
The basic issue seems to be that it can't locate that file, as zby suggests.
Ordinary morality is for ordinary people. -- Aleister Crowley