$sth->execute( $line, $line ) or die ...; my @all_rows = @{ $sth->fetchall_arrayref() };