... Specifying this class as a result_class for a resultset will change $rs->next to return a plain data hash-ref (or a list of such hash-refs if $rs->all is used
so last lines of your code turn inmy @hashref = $artistAndTitles->all; print Dumper(\@hashref) ;
In reply to Re^3: DBIx::Class::ResultSet disired hash output including related items
by spadacciniweb
in thread DBIx::Class::ResultSet desired hash output including related items
by Veltro
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |