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

Changes for version 3.00 - 2013-11-13

  • implement inactivity_timeout (for read / write), requested by autarch++ (kazuho)
  • Implemented a new callback called `get_address`. That fixes the two shortcomings of the existing inet_aton callback listed below.
    • cannot override the port number
    • cannot support protocols other than IPv4 (e.g. IPv6, unix socket, ...) (kazuho)

Modules

Lightning-fast URL fetcher
Low level interface to Furl
HTTP Headers object
Request object for Furl
Response object for Furl

Provides

in lib/Furl/ConnectionCache.pm
in lib/Furl/ZlibStream.pm

Examples