[Dbix-class] Calling new on a MooseX::NonMoose resultset fails
Steve Nolte
iam at stevenolte.com
Mon Aug 19 23:08:10 GMT 2013
Calling new_result on a ResultSet that is built with MooseX::NonMoose
works fine, but just calling new does not. Can someone please help
explain how to fix? We have a lot of old code that calls new so just
using new_result is not an easy solution.
I've created a minimal project to troubleshoot:
https://github.com/mcsnolte/dbic-moose-new-rs
Thanks,
Steve
More information about the DBIx-Class
mailing list