-----Original Message-----
From: Tim Musson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 31, 2004 1:53 PM
To: [EMAIL PROTECTED]
Subject: How to get config file via http


Hey all, I want to grab a config file from a web server. Basically I
need to pull a ServerList.csv from a web server so I don't have to
distribute it all over.

What module should I use to do that? I did a search on CPAN, but keep
getting thousands of responses, and can't seem to find one to do what
I want...

Thanks!

-- 
Tim Musson
Flying with The Bat! eMail v2.12.00
Taxpayer:  Someone who doesn't have to take a public service exam to
work for the government.

You could simply do a system call to wget, assuming you are using a *nix
type machine. Other than that you may want to look at Net::SCP. HTH

http://search.cpan.org/~ivan/Net-SCP-0.07/SCP.pm

John




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to