Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    
    my $response_to_discard = $browser->post(@req);
    print $response_to_discard->as_string();
    
  2. or download this
    my $resp = (POST 'www . wheresmycellphone . com/', ['txtisdcode' => 1,
    +  txtcitycode' => '000', 'txtphone' => '0000000']);