my $sql_return = $sth->fetchall_arrayref({ Slice => {}}); print Dumper $sql_return;