diff options
author | Marcus Holland-Moritz <mhx-perl@gmx.net> | 2007-12-30 12:20:12 +0000 |
---|---|---|
committer | Marcus Holland-Moritz <mhx-perl@gmx.net> | 2007-12-30 12:20:12 +0000 |
commit | f019531057e624642eeb6be122ff985859ed0d0a (patch) | |
tree | 2385b8468369b188070b719cb9d0f39e4f92e620 /MANIFEST | |
parent | 20f4945e16943f141ab760ffdcdbf39a5f3b734e (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |