for my $result_as_href ( map { { $_->get_columns } } $rs->all ) { # do something with the hash ref }