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

Thanks Friend. Can we upload a file using the Web::Mechanize module? is there any function as such? I want to upload a file using the fileupload box in a page. please help me if you know
  • Comment on Re^2: Problem with the module WWW::Mechanize

Replies are listed 'Best First'.
Re^3: Problem with the module WWW::Mechanize
by Corion (Patriarch) on Jul 20, 2007 at 10:31 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.