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

Changes for version 0.018 - 2012-04-18

  • Add verify_SSL option to do more secure SSL operations, incl. attempting to validate against a CA bundle (Mozilla::CA recommended, but will attempt to find some OS bundles). Also add SSL_opts, which passes through IO::Socket::SSL's SSL_* options to control SSL verification. (GH #6, #9) [Mike Doherty]
  • ADDED
    • Reponse hashref includes final URL (including any redirections)
      • Lukas Eklund

Modules

A small, simple, correct HTTP/1.1 client