The section on prefetch in DBIx::Class::ResultSet doesn't mention has_many as a valid relationship for use with prefetch, but the section in the cookbook says that you _can_ (emphasis their's) since 0.05999_01.
In my flailing around, I can't make it work (I get complaints when calling $resultset->next about prefetching not being implemented for multi. So, it sounds like the bug is in the Cookbook pod? I'm using DBIx-Class-0.06003, but also gave it a shot w/ 0.07. Thanks, g. _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
