http://www.perlmonks.org?node_id=1165221


in reply to "Your votes" giving inaccurate figures

There seems to be a limit for the LIMIT field, 500 works but 1000 falls back to 20.

Repeated queries using "SKIP,LIMIT" should do something like

Limit ([-][[skip,]max]) < n*500,500 >

update

well that's basically what beech said, but shorter

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!