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

Changes for version 0.19

  • Allow $http->do_request to return a Future object yielding the eventual response
  • Added convenient $http->GET and ->HEAD methods
  • Many internal neatenings and rewrites to better support Futures

Modules

use HTTP with IO::Async
HTTP client protocol handler

Provides

in lib/Net/Async/HTTP/Timer.pm