push @$allshows, @{ $sth->fetchall_arrayref( {} ) }; #### push @$allshows, { inner => $sth->fetchall_arrayref( {} ) };