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

perl-distrolint - distribution-wide linting tools for Perl distributions

SYNOPSIS

   $ perl-distrolint

DESCRIPTION

This application applies various code-linting tests across the source code for an entire Perl distribution. The individual checks performed are described more in the various App::perl::distrolint::Check::* modules.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>