parrotcode: checks for editor hint coda in PIR source | |
Contents | Tests |
t/codingstd/pir_code_coda.t - checks for editor hint coda in PIR source
# test all files
% prove t/codingstd/pir_code_coda.t
# test specific files
% perl t/codingstd/pir_code_coda.t src/foo.pir
Checks that all PIR language source files have the proper editor hints coda, as specified in PDD07.
|