diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-22 13:38:49 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-22 13:38:49 +0000 |
commit | 8c284f99fe2ca8105343599e3b9e2f250ac27804 (patch) | |
tree | b26b8b9245184d0af77c7aa2410890c9c5657e54 /MANIFEST | |
parent | 201c2286cf70cefadf07007855d7f20f1f6be194 (diff) | |
download | perl-8c284f99fe2ca8105343599e3b9e2f250ac27804.tar.gz |
Find more conflicts by lowercasing.
p4raw-id: //depot/perl@12131
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,6 @@ Changes5.003 Differences between 5.002 and 5.003 Changes5.004 Differences between 5.003 and 5.004 Changes5.005 Differences between 5.004 and 5.005 Changes5.6 Differences between 5.005 and 5.6 -check83.pl Check whether we are 8.3-friendly configpm Produces lib/Config.pm Configure Portability tool configure.com Configure-equivalent for VMS @@ -572,10 +571,10 @@ ext/Thread/unsync4.tx Test thread implicit synchronisation ext/threads/Changes ithreads ext/threads/Makefile.PL ithreads ext/threads/README ithreads +ext/threads/t/basic.t ithreads ext/threads/threads.h ithreads ext/threads/threads.pm ithreads ext/threads/threads.xs ithreads -ext/threads/t/basic.t ithreads ext/Time/HiRes/Changes Time::HiRes extension ext/Time/HiRes/hints/dynixptx.pl Hint for Time::HiRes for named architecture ext/Time/HiRes/hints/sco.pl Hints for Time::HiRes for named architecture @@ -1843,6 +1842,7 @@ pod/splitman Splits perlfunc into multiple man pages pod/splitpod Splits perlfunc into multiple pod pages Policy_sh.SH Hold site-wide preferences between Configure runs. Porting/apply Apply patches sent by mail +Porting/check83.pl Check whether we are 8.3-friendly Porting/config.sh Sample config.sh Porting/config_H Sample config.h Porting/Contract Social contract for contributed modules in Perl core |