Help for this page
# get the top 3 candidates from the db while (my $wref = $sth->fetchall_arrayref([0], 3)){ ... } } }