summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-02-18 21:38:13 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-02-18 21:38:13 +0000
commitdad3338cf857b476a573eeba2631a94728f16e97 (patch)
treec62c3e4c7430ba6edafc412820069db6cca63a81 /MANIFEST
parenta5dbb3aca9082a846cc4daa55d111d6738255c17 (diff)
downloadperl-dad3338cf857b476a573eeba2631a94728f16e97.tar.gz
Add a tool to report dual-lived core modules that don't
have the same version than the corresponding module on CPAN. p4raw-id: //depot/perl@22342
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a0394b99bd..76f81e3a28 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2474,6 +2474,7 @@ Porting/check83.pl Check whether we are 8.3-friendly
Porting/checkURL.pl Check whether we have working URLs
Porting/checkVERSION.pl Check whether we have $VERSIONs
Porting/cmpVERSION.pl Compare whether two trees have changed modules
+Porting/corecpan.pl Reports outdated dual-lived modules
Porting/config_H Sample config.h
Porting/config.sh Sample config.sh
Porting/Contract Social contract for contributed modules in Perl core