Hi On 2010-12-19, at 05:20, Seth Daniel wrote: > I wrote a custom component (a subclass of the ToJSON helper) and I am > not placing it in the DBIx::Class namespace. DBIC::Schema::Loader fails > to create new classes with this custom component due to a failure in a > 'require'.
This is a bug in DBIx::Class::Schema::Loader which I reported several weeks ago providing a patch. The ticket hasn't been addressed so far. Maybe you want to post a comment there too and use the patch in the meantime. Regards Matias E. Fernandez _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
