Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised
Showing
- perl/Curl_easy/Changes 8 additions, 0 deletionsperl/Curl_easy/Changes
- perl/Curl_easy/MANIFEST 10 additions, 1 deletionperl/Curl_easy/MANIFEST
- perl/Curl_easy/Makefile.PL 73 additions, 0 deletionsperl/Curl_easy/Makefile.PL
- perl/Curl_easy/Makefile.am 3 additions, 1 deletionperl/Curl_easy/Makefile.am
- perl/Curl_easy/README 13 additions, 5 deletionsperl/Curl_easy/README
- perl/Curl_easy/curlopt-constants.c 125 additions, 0 deletionsperl/Curl_easy/curlopt-constants.c
- perl/Curl_easy/easy.pm 38 additions, 23 deletionsperl/Curl_easy/easy.pm
- perl/Curl_easy/easy.xs 1 addition, 117 deletionsperl/Curl_easy/easy.xs
- perl/Curl_easy/t/00constants.t 38 additions, 0 deletionsperl/Curl_easy/t/00constants.t
- perl/Curl_easy/t/01basic.t 93 additions, 0 deletionsperl/Curl_easy/t/01basic.t
- perl/Curl_easy/t/02header-callback.t 89 additions, 0 deletionsperl/Curl_easy/t/02header-callback.t
- perl/Curl_easy/t/03body-callback.t 105 additions, 0 deletionsperl/Curl_easy/t/03body-callback.t
- perl/Curl_easy/t/04abort-test.t 87 additions, 0 deletionsperl/Curl_easy/t/04abort-test.t
- perl/Curl_easy/t/05progress.t 99 additions, 0 deletionsperl/Curl_easy/t/05progress.t
- perl/Curl_easy/t/06http-post.t 99 additions, 0 deletionsperl/Curl_easy/t/06http-post.t
- perl/Curl_easy/t/07ftp-upload.t 129 additions, 0 deletionsperl/Curl_easy/t/07ftp-upload.t
- perl/Curl_easy/t/08ssl.t 98 additions, 0 deletionsperl/Curl_easy/t/08ssl.t
- perl/Curl_easy/t/Makefile.am 2 additions, 0 deletionsperl/Curl_easy/t/Makefile.am
- perl/Curl_easy/test.pl 0 additions, 321 deletionsperl/Curl_easy/test.pl
Loading
Please register or sign in to comment