summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-13 13:46:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-13 13:46:18 +0000
commitf1c5bace3cddb63bc864a4d515fe402f7e49136a (patch)
tree66fd1cb35d4022ef0f845f926d3eedf1b13c312a /MANIFEST
parent14885b4f644f1be8e008dafda1c2d0646c53881d (diff)
downloadperl-f1c5bace3cddb63bc864a4d515fe402f7e49136a.tar.gz
Add cmpVERSION.pl from Slaven for comparing two
Perl source trees for modules that have changed but have the same version numbers. p4raw-id: //depot/perl@20678
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 09d6300bd0..694c562e98 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2398,6 +2398,7 @@ Porting/apply Apply patches sent by mail
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/config.sh Sample config.sh
Porting/config_H Sample config.h
Porting/Contract Social contract for contributed modules in Perl core