in reply to Re^4: Help required regarding HTTP::Request::Common, File upload
in thread Help required regarding HTTP::Request::Common, File upload

Yes - you can load a local file into WWW::Mechanize by using the file:// protocol instead of using http://.

Replies are listed 'Best First'.
Re^6: Help required regarding HTTP::Request::Common, File upload
by KarthikK (Sexton) on Apr 29, 2008 at 14:56 UTC
    thx Mate! i got it working. I was reluctant because I have to use modified PERL version v 5.6.1. Now i was told i can use Activestate perl and hence i can download these modules via PPM.
    Thanks once again for your help

    Cheers,
    Karthik