diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-02-18 21:38:13 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-02-18 21:38:13 +0000 |
commit | dad3338cf857b476a573eeba2631a94728f16e97 (patch) | |
tree | c62c3e4c7430ba6edafc412820069db6cca63a81 /MANIFEST | |
parent | a5dbb3aca9082a846cc4daa55d111d6738255c17 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |