diff options
author | James Mastros <james@mastros.biz> | 2004-05-06 16:45:53 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-05-06 14:43:08 +0000 |
commit | 772ab6503ff18dfd6856d3c039bc0c327944f3f1 (patch) | |
tree | 63fa891b9fb282053245917a84f695876ed8cbac /MANIFEST | |
parent | 96090bfdf053854d56ae5c45fcf6eef606782969 (diff) | |
download | perl-772ab6503ff18dfd6856d3c039bc0c327944f3f1.tar.gz |
Add a small script to check whether a perl source tree
(with or without generated files) is friendly with
case-insensitive filesystems.
Adapted from :
Subject: Re: STerm.pl vs Sterm.pl
Message-ID: <20040506124556.2402.qmail@onion.perl.org>
p4raw-id: //depot/perl@22793
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2572,6 +2572,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/checkcase.pl Check whether we are case-insensitive-fs-friendly 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 |