The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MYDan::MonitorV2::Collector

SYNOPSIS

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