in reply to Re^3: Issues with DBIx::Class
in thread Issues with DBIx::Class
Thanks for following up! I still find it a little strange that DBIxC doesn't have a built-in method which returns a hash but I guess it's all about being very low level, and if I want an as_hashref() method or any other method like that, I can write my own in a ResultSet.pm
|
|---|