in reply to Using Mechanize With Odd Query String
$browser->post("$BASEURL?use-a", { 'target' => '195' } ); # now a hash +ref
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using Mechanize With Odd Query String
by Anonymous Monk on Mar 06, 2012 at 22:12 UTC |