Help for this page
my @results = My::App::Schema->schema->resultset('MyTable')->search( undef, ... rows => $max_records, } )->all;