On Thu, Jul 14, 2005 at 05:16:53PM -0400, Hal Vaughan ([EMAIL PROTECTED]) wrote: > The part I find frustrating is that I won't know how well this works until I > submit the form to the site I'm dealing with, and that means I pay for a > report. Is there some way to find out, before calling $form->submit() what > will be POSTed when the form/page is submitted?
Sure. Make your own HTTP::Request object. Do the dirty work that Mech does for you. xoxo, Andy -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
