my $output = $sql -> fetchall_arrayref; # Or my @output = @{$sql -> fetchall_arrayref};