in reply to Re^4: Problem with CGI::Vars
in thread Problem with CGI::Vars

This CGI script only display 2001-2762 params from range 2001-3000 :-(

Look, this script prints all 2001-3000

print 2001 .. 2762;