in reply to Re^2: Problem with the module WWW::Mechanize
in thread Problem with the module WWW::Mechanize

Yes. Just see the ->file() method in HTML::Form.

Replies are listed 'Best First'.
Re^4: Problem with the module WWW::Mechanize
by gjwilson21 (Acolyte) on Jul 20, 2007 at 11:50 UTC
    Hi I tried to create a Form object from the Mec. And after that i uploaded a file with the appropriate location. But i am getting an error message. Can you give some information about how to use file method along with the WWW::Mechanize module?

      How am I to give you information when I don't even know your code, or the error message you got? The ->file method is documented in HTML::Form.