lwp-download
From: Benjamin Jeeves (benjamin_at_benjamin76.plus.com)
Date: 02/25/05
- Next message: Wiggins d'Anconia: "Re: Calling Files automatically"
- Previous message: Edward Wijaya: "Calling Files automatically"
- Next in thread: Charles K. Clarkson: "RE: lwp-download"
- Reply: Charles K. Clarkson: "RE: lwp-download"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: beginners@perl.org Date: Fri, 25 Feb 2005 15:00:40 +0000
Hi all
I have a perl program that I have developed that stores some numbers in a
mysql databases. But I need to make the script go to a web site download a
CSV file and the process the data in that file. I have try lwp-download by
using system("lwp-download the URL"); but once it has download the file it
will end the script and will not process the new file
can any body help me please.
Thank you
Ben
- Next message: Wiggins d'Anconia: "Re: Calling Files automatically"
- Previous message: Edward Wijaya: "Calling Files automatically"
- Next in thread: Charles K. Clarkson: "RE: lwp-download"
- Reply: Charles K. Clarkson: "RE: lwp-download"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|