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/linelength.t - Test code lines length
SYNOPSIS
# test all files
% prove t/codingstd/linelength.t
# test specific files
% perl t/codingstd/linelength.t src/foo.c include/parrot/bar.h
DESCRIPTION
Tests source files for the line length limit as defined in pdd07_codingstd.pod. Only files for some language implementations are checked.