Help for this page
my $form=HTML::Form->parse($page, $url); $form->find_input('q1')->value($target); return $form->click;