The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.13 - 2019-10-11

  • Support output of HTTP::Tiny code in addition to LWP::UserAgent
  • Support headers with multiple values
  • Test suite can now run in parallel, cutting down test time
  • Test suite is now robust in face of features unsupported by the curl executable. --compress can be unimplemented.
  • Test suite is now robust in face of IPv6. Curl URL-globbing does not play well with IPv6 URLs.

Documentation

convert curl arguments to Perl code

Modules

container for a Curl-like HTTP request
create a HTTP::Request from a curl command line