NAME

t/codingstd/make_code_coda.t - checks for editor hint coda in Make source

SYNOPSIS

# test all files
% prove t/codingstd/make_code_coda.t

# test specific files
% perl t/codingstd/make_code_coda.t config/gen/makefiles/pge.in

DESCRIPTION

Checks that all Make language source files have the proper editor hints coda, as specified in PDD07.

SEE ALSO

"pdds/pdd07_codingstd.pod" in docs