From 611fbfa917846e1cf1ebd3e9f965cd857f67081c Mon Sep 17 00:00:00 2001 From: Cris Bailiff Date: Thu, 20 Sep 2001 09:48:52 +0000 Subject: Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised --- perl/Curl_easy/README | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'perl/Curl_easy/README') diff --git a/perl/Curl_easy/README b/perl/Curl_easy/README index 10ee55722..88a741923 100644 --- a/perl/Curl_easy/README +++ b/perl/Curl_easy/README @@ -11,19 +11,27 @@ installed. You then may install this module via the usual way: make test make install +If you have an older version of libcurl, you can remove 'curlopt-constants.c' +and have it rebuilt by 'perl Makefile.PL'. + +You can also do this for a later version of libcurl, except currently +you will have to update the module EXPORTS list manually. + The module provides the same functionality as libcurl provides to C programs, please refer to the documentation of libcurl. Some examples may be found in -test.pl. +t/*.t. This software is distributed AS IS, WITHOUT WARRANTY OF ANY KIND, either express or implied. Send praise, patches, money, beer and pizza to the author. Send complaints to /dev/null. ;-) -The author of this software is Georg Horn -Parts of the callback support have been added by Cris Bailiff - and Forrest Cahoon +The original author of this software is Georg Horn +Parts of the callback support, tests and documentation have been added by +Cris Bailiff and Forrest Cahoon + +The current maintainer is Cris Bailiff -The latest version can be downloaded from http://koblenz-net.de/~horn/export/ +The latest version can be downloaded from http://curl.haxx.se/libcurl/perl/ Copyright (C) 2000, Daniel Stenberg, , et al. You may opt to use, copy, modify, merge, publish, distribute and/or sell -- cgit v1.2.3