RE: CPAN module for file upload/download

2005-10-25 Thread Dhanashri Bhate
ay, October 24, 2005 5:57 PM To: Dhanashri Bhate Cc: beginners@perl.org Subject: Re: CPAN module for file upload/download On Mon, 24 Oct 2005, Dhanashri Bhate wrote: > Could anyone please suggest what module is available on CPAN for this? Take a look at WWW::Mechanize. -- Chris Devers

Re: CPAN module for file upload/download

2005-10-24 Thread Chris Devers
On Mon, 24 Oct 2005, Dhanashri Bhate wrote: Could anyone please suggest what module is available on CPAN for this? Take a look at WWW::Mechanize. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

CPAN module for file upload/download

2005-10-24 Thread Dhanashri Bhate
Hello All! We have a website, which allows me to upload or download dictionary file. I am trying to write a perl program to automate the tests for this file upload/download functionality. Actually on CPAN I looked at the modules by name "HTTP", some looked useful ( URI::HTTP/HTTPS, LWP::Prot