Help for this page
# example from DBI docs my $max_rows=10_000; ... ... # do something with $row (not $rows, which is only the cache) }