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::Balancer::Config - config loader

SYNOPSIS

package HTTP::Balancer::Any;
use Moose;
with qw(HTTP::Balancer::Role);
my $config = $self->config;