summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2007-12-30 12:20:12 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2007-12-30 12:20:12 +0000
commitf019531057e624642eeb6be122ff985859ed0d0a (patch)
tree2385b8468369b188070b719cb9d0f39e4f92e620 /MANIFEST
parent20f4945e16943f141ab760ffdcdbf39a5f3b734e (diff)
downloadperl-f019531057e624642eeb6be122ff985859ed0d0a.tar.gz
Add script to check source code for ANSI-C violations.
p4raw-id: //depot/perl@32784
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e6e304c7f4..7acd298283 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3280,6 +3280,7 @@ Policy_sh.SH Hold site-wide preferences between Configure runs.
Porting/add-package.pl Add/Update CPAN modules that are part of Core
Porting/apply Apply patches sent by mail
Porting/check83.pl Check whether we are 8.3-friendly
+Porting/checkansi.pl Check source code for ANSI-C violations
Porting/checkAUTHORS.pl Check that the AUTHORS file is complete
Porting/checkcase.pl Check whether we are case-insensitive-fs-friendly
Porting/checkcfgvar.pl Check that config scripts define all symbols