Net-Curl 0.58 Latest
Files
- Changes
 - Curl.xs
 - Curl_Easy.xsh
 - Curl_Easy_callbacks.c
 - Curl_Easy_setopt.c
 - Curl_Form.xsh
 - Curl_Multi.xsh
 - Curl_Share.xsh
 - LICENSE
 - MANIFEST
 - MANIFEST.SKIP
 - META.json
 - META.yml
 - Makefile.PL
 - README
 - SIGNATURE
 - examples/01-curl-transport.pl
 - examples/02-multi-simple.pl
 - examples/03-multi-event.pl
 - examples/04-share-threads.pl
 - examples/05-irssi-downloader.pl
 - inc/Compat.pm
 - inc/Compat/WWW/Curl.pm
 - inc/Compat/WWW/Curl/Easy.pm
 - inc/Compat/WWW/Curl/Form.pm
 - inc/Compat/WWW/Curl/Multi.pm
 - inc/Compat/WWW/Curl/Share.pm
 - inc/Test/HTTP/Server.pm
 - inc/Test/UnConstant.pm
 - inc/symbols-excluded
 - inc/symbols-in-versions
 - lib/Net/Curl.pm
 - lib/Net/Curl/Compat.pm
 - lib/Net/Curl/Easy.pm
 - lib/Net/Curl/Form.pm
 - lib/Net/Curl/Multi.pm
 - lib/Net/Curl/Share.pm
 - lib/Net/Curl/examples.pod
 - perl_curl.h
 - perl_curl_multi.h
 - t/00-info.t
 - t/01-constants.t
 - t/02-methods.t
 - t/03-cookies.t
 - t/40-callback-opensocket.t
 - t/50-crash-lastref.t
 - t/51-crash-destroy-with-callbacks.t
 - t/52-alter-base.t
 - t/53-crash-destroy-with-callbacks-multi.t
 - t/54-crash-getinfo-slist.t
 - t/55-crash-reset.t
 - t/60-multi-wait.t
 - t/61-multi-wait-other.t
 - t/70-escape-unescape.t
 - t/96-leak.t
 - t/99-symbols.t
 - t/assets/add_then_throw.pl
 - t/assets/easy_outlives_multi.pl
 - t/assets/end_42_on_die.pl
 - t/author-critic.t
 - t/cleanup-easy-outlives-multi.t
 - t/cleanup.t
 - t/compat-00constants.t
 - t/compat-01basic.t
 - t/compat-02callbacks.t
 - t/compat-04abort-test.t
 - t/compat-05progress.t
 - t/compat-08ssl.t
 - t/compat-09times.t
 - t/compat-10errbuf.t
 - t/compat-14duphandle.t
 - t/compat-15duphandle-callback.t
 - t/compat-18twinhandles.t
 - t/compat-19multi.t
 - t/compat-20undefined_subs.t
 - t/compat-21write-to-scalar.t
 - t/old-01basic.t
 - t/old-02-form.t
 - t/old-02callbacks.t
 - t/old-04abort-test.t
 - t/old-05progress.t
 - t/old-06http-post.t
 - t/old-07ftp-upload.t
 - t/old-08ssl.t
 - t/old-09times.t
 - t/old-10errbuf.t
 - t/old-14duphandle.t
 - t/old-15duphandle-callback.t
 - t/old-16formpost.t
 - t/old-17slist.t
 - t/old-18twinhandles.t
 - t/old-19multi.t
 - t/old-20undefined_subs.t
 - t/old-21write-to-scalar.t
 - t/old-22sendrecv.t
 - t/old-23socket-action.t
 - t/old-24-multi-refcount.t
 - t/old-25xrefinfo.t
 - t/release-consistent-version.t
 - t/release-cpan-changes.t
 - t/release-dist-manifest.t
 - t/release-distmeta.t
 - t/release-kwalitee.t
 - t/release-minimum-version.t
 - t/release-mojibake.t
 - t/release-pod-coverage.t
 - t/release-pod-linkcheck.t
 - t/release-pod-syntax.t
 - t/release-portability.t
 - t/release-test-version.t
 - t/release-unused-vars.t
 - typemap