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

HTTP::Server::EV::PortListener - Port listener

METHODS

$listener->stop;

Stops listening port. All already running requests will be processed

$listener->start;

Starts listening port.