The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::plmetrics - show the Perl metrics

SYNOPSIS

    use App::plmetrics;
    my $plm = App::plmetrics->new->run;

DESCRIPTION

App::plmetrics is ths module for checking metrics.

See plmetrics command.

METHODS

new

constractor

opt

getter for command options

run

execute

REPOSITORY

App::plmetrics is hosted on github <http://github.com/bayashi/App-plmetrics>

Welcome your patches and issues :D

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

SEE ALSO

plmetrics

LICENSE

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