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

App::YG::Vmstat - vmstat log parser

SYNOPSIS

    use App::YG::Vmstat;
    App::YG::Vmstat::parse($log);

METHOD

parse($log_line)
labels

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

LICENSE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.