There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

FurlX::Coro::HTTP - Furl::HTTP wrapper for FurlX::Coro

VERSION

This document describes FurlX::Coro version 1.02.

SYNOPSIS

use FurlX::Coro::HTTP;

DESCRIPTION

FurlX::Coro::HTTP is a coro-friendly Furl::HTTP, which just uses Coro's select() instead of the built-in one. The usage is completely the same as HTTP::Furl.

SEE ALSO

FurlX::Coro

Furl::HTTP