summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorHyungKyu Song <hk76.song@samsung.com>2013-02-16 00:50:34 +0900
committerHyungKyu Song <hk76.song@samsung.com>2013-02-16 00:50:34 +0900
commit8ff7b1b92fdd50ce06331c821209f632f5a96bb7 (patch)
tree6b318e64217938d6cd8ca074214778d2db99de84 /MANIFEST
parent3555375b5b187f5eb25bc6673e2479d54f20ada3 (diff)
downloadperl-WWW-Curl-8ff7b1b92fdd50ce06331c821209f632f5a96bb7.tar.gz
perl-WWW-Curl-8ff7b1b92fdd50ce06331c821209f632f5a96bb7.tar.bz2
perl-WWW-Curl-8ff7b1b92fdd50ce06331c821209f632f5a96bb7.zip
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST55
1 files changed, 55 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..1fb8309
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,55 @@
+Changes
+Curl.xs
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/External.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/MakeMaker.pm
+inc/Module/Install/Metadata.pm
+lib/WWW/Curl.pm
+lib/WWW/Curl/Easy.pm
+lib/WWW/Curl/Form.pm
+lib/WWW/Curl/Multi.pm
+lib/WWW/Curl/Share.pm
+LICENSE
+Makefile.PL
+MANIFEST
+META.yml
+README
+README.Win32
+SIGNATURE
+t/00constants.t
+t/01basic.t
+t/02callbacks.t
+t/04abort-test.t
+t/05progress.t
+t/06http-post.t
+t/07ftp-upload.t
+t/08ssl.t
+t/09times.t
+t/10errbuf.t
+t/13slowleak.t
+t/14duphandle.t
+t/15duphandle-callback.t
+t/16formpost.t
+t/17slist.t
+t/18twinhandles.t
+t/meta.t
+t/pod-coverage.t
+t/pod.t
+t/new/00constants.t
+t/new/01basic.t
+t/new/02header-callback.t
+t/new/03body-callback.t
+t/new/04abort.t
+t/new/05progress.t
+t/new/06http-post.t
+t/new/07errbuf.t
+t/new/08duphandle.t
+t/new/09duphandle-callback.t
+t/new/10multi-callback.t
+t/new/README
+template/Easy.pm.tmpl
+template/Share.pm.tmpl
+typemap