On 5/24/06, Joodhawk Lin <[EMAIL PROTECTED]> wrote:
Hi,
Curl is a tool to transfer data from or to a server, using one
of the supported protocols (HTTP, HTTPS, FTP, FTPS, TFTP, DICT, TELNET,
LDAP or FILE). The command is designed to work without user
interaction.
Have you used it to develop transfer files between one sever
and another?
Now, I download the Perl module WWW-Curl-3.02 for developing a
cgi program, It alters me some errors while I install the cpan module.
It tells me as list below.
It looks like you may not have cURL itself installed. The module
provides bindings to the cURL libs, but you have to install the cURL
package first.
Unless you must use cURL, you may want to consider the LWP package
instead. Many more folks use this for web client operations.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>