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

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?
  • Comment on Re^4: Problem with the module WWW::Mechanize

Replies are listed 'Best First'.
Re^5: Problem with the module WWW::Mechanize
by Corion (Patriarch) on Jul 20, 2007 at 11:54 UTC

    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.