<br><br><div><span class="gmail_quote">On 9/27/06, <b class="gmail_sendername">Jonathan Rockway</b> &lt;<a href="mailto:jon@jrock.us">jon@jrock.us</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Maybe.&nbsp;&nbsp;I went through the included MyApp and translated the &quot;use&quot;<br>statements to dependencies.&nbsp;&nbsp;I did forget C::Devel, though, so I'm going<br>to bump the release tonight.&nbsp;&nbsp;If you think it should be Schema::Loader
<br>instead of Schema, then I will make that change.</blockquote><div><br>Yes, I think you should change the DBIx::Class::Schema line to DBIx::Class::Schema::Loader.<br><br>DBIx::Class::Schema is included in DBIx::Class, which you already have a dependancy for.
<br><br>DBIx::Class::Schema::Loader is an optional prerequisite of Catalyst::Model::DBIC::Schema, and probably one that anyone doing tutorial-level stuff would want installed.<br><br>-- Brandon<br></div><br></div>