NAME ^

tools/dev/check_source_standards.pl - Check source code conforms to PDD 7

SYNOPSIS ^

    % perl tools/dev/check_source_standards.pl file1 [file2 ...]

    % perl tools/dev/check_source_standards.pl all_source

DESCRIPTION ^

This script checks that the C source code conforms to the standards in PDD 7.

To run it on all the C source code files in the distribution pass in all_source instead of a list of files.

SEE ALSO ^

docs/pdds/pdd07_codingstd.pod.


parrot