->selectall_hashref does not return an array of hashrefs. You want ->selectall_arrayref:
my $data_all = $connection->selectall_arrayref($query, { 'Columns' => + {} } );
In reply to Re: Having problems with DBI selectall_arrayref
by Corion
in thread Having problems with DBI selectall_arrayref
by SergioQ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |