Help for this page
$request = new HTTP::Request(POST "http://www.abc.com/ChooseZone.aspx? +type=A" , [ ... '__VIEWSTATE' => "dDw0NzUyO", 'rdlZone' => "1", ] );
$request = new HTTP::Request('POST'=> "http://www.abc.com/ChooseZone.a +spx? +type=A" , [ ... '__VIEWSTATE' => "dDw0NzUyO", 'rdlZone' => "1", ] );