Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
t/codingstd/c_code_coda.t - checks for editor hint coda in C source
SYNOPSIS
# test all files
% prove t/codingstd/c_code_coda.t
# test specific files
% perl t/codingstd/c_code_coda.t src/foo.c include/parrot/bar.h
DESCRIPTION
Checks that all C language source files have the proper editor hints coda, as specified in PDD07.