Besides the module Your Mother suggested, you can use an idiom like:
I use this in debugging all the time.for my $result_as_href ( map { $_->get_columns } $rs->all ) { # do something with the hash ref }
Hope this helps!
,bR>In reply to Re: Issues with DBIx::Class
by 1nickt
in thread Issues with DBIx::Class
by LittleJack
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |