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

MYDan::MonitorV2::Collector

SYNOPSIS

use MYDan::MonitorV2::Collector;
my $collector = MYDan::MonitorV2::Collector->new( %o, name => shift );
$collector->run();