in reply to Using Mechanize With Odd Query String
$mech->submit_form( form_number => 1, fields => { target => "Affiliate", }, ); [download]