| parrotcode: Check conformancs of C source | |
| Contents | Tools | 

tools/dev/check_source_standards.pl - Check conformancs of C source code to PDD 7

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

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.

Make better use of CPAN modules.

Started by josh in 2002.

josh

|  |   |