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

Linux::GetPidstat::Collector::Parser - Parse pidstats' output

SYNOPSIS

    use Linux::GetPidstat::Collector::Parser;

    my $ret = parse_pidstat_output($output);