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

measureperl-checkstyle - count lines, packages, subs and complexity of Perl files.

SYNOPSIS

measureperl-checkstyle --max_sub_lines 100 --max_sub_mccabe_complexity 10 --directory lib

REQUIRED ARGUMENTS

At least one file or directory path must be supplied.