SYN SYN
[p5sagit/p5-mst-13.2.git] / README.dos
index e6fc8a9..51cd1d6 100644 (file)
@@ -5,7 +5,7 @@ specially designed to be readable as is.
 =head1 NAME
 
 perldos - Perl under DOS, W31, W95.
-                                 
+
 =head1 SYNOPSIS
 
 These are instructions for building Perl under DOS (or w??), using
@@ -100,10 +100,12 @@ sockets
 =item *
 
 Unpack the source package F<perl5.6*.tar.gz> with djtarx. If you want
-to use long file names under w95, don't forget to use
+to use long file names under w95 and also to get Perl to pass all its
+tests, don't forget to use
 
         set LFN=y
-        
+       set FNCASE=y
+
 before unpacking the archive.
 
 =item *