in reply to What parameters should I send?

I would do this with WWW::Mechanize and use submit_form method to submit the search form.


use Perl;
Perl4Everything