diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-10-01 07:40:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-10-01 07:40:32 +0000 |
commit | 9ff28a823702781f7e90cd44f31032a453827e7a (patch) | |
tree | bc29b74be5941b9910f433042c182829cc44aba2 /perl/Curl_easy/MANIFEST | |
parent | e9aa07f660a3663281416fd5d391bcee78a117ec (diff) |
moved to separate module
Diffstat (limited to 'perl/Curl_easy/MANIFEST')
-rw-r--r-- | perl/Curl_easy/MANIFEST | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/perl/Curl_easy/MANIFEST b/perl/Curl_easy/MANIFEST deleted file mode 100644 index 82f8c20ce..000000000 --- a/perl/Curl_easy/MANIFEST +++ /dev/null @@ -1,16 +0,0 @@ -Changes -MANIFEST -Makefile.PL -README -easy.pm -easy.xs -curlopt-constants.c -t/00constants.t -t/01basic.t -t/02header-callback.t -t/03body-callback.t -t/04abort-test.t -t/05progress.t -t/06http-post.t -t/07ftp-upload.t -t/08ssl.t |