curl-library
Re: libcurl Perl Interface
From: Cris Bailiff <c.bailiff_at_awayweb.com>
Date: Sat, 16 Feb 2002 15:21:10 +1100
Received on 2002-02-16
Date: Sat, 16 Feb 2002 15:21:10 +1100
Paul,
> > Removing the easy.pm seems to work as it gets regenerated but the
> > curlopt-constants.c seems corrupt as make gives:
> >
> > curlopt-constants.c:75: unterminated `#ifdef' conditional
This is due to a typo in the Makefile.PL - line 101 should read:
print CURL_XS "#endif\n";
not just:
print "#endif\n";
The endifs appear on your screen instead of in the file. Doh.
This and other small fixes/improvements will be in perl-Curl-easy-1.20 appearing
RSN...
Cris
- application/x-pkcs7-signature attachment: S/MIME Cryptographic Signature