hi...

i'm implementing an app using www::mechanize. i'm curious about how i can
actually see/access the url/querystring that's being generated by the
"submit" of the form...

i do a:

$res = $agent->submit();

and i'm curious to know what's the actual URL/Querystring that's actually
created/used...

i'm assuming that the information is somewhere in the headers...???

thanks

-bruce


Reply via email to