This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove Mac OS classic only tests from Cwd's Spec.t
[perl5.git] / README.dos
index 50dedd5..ef3578f 100644 (file)
@@ -43,10 +43,9 @@ For more details (FAQ), check out the home of DJGPP at:
 If you have questions about DJGPP, try posting to the DJGPP newsgroup:
 comp.os.msdos.djgpp, or use the email gateway djgpp@delorie.com.
 
-You can find the full DJGPP distribution on any SimTel.Net mirror all over
-the world. Like:
+You can find the full DJGPP distribution on any of the mirrors listed here:
 
-        ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2*
+        http://www.delorie.com/djgpp/getting.html
 
 You need the following files to build perl (or add new modules):
 
@@ -103,7 +102,7 @@ sockets
 
 =item *
 
-Unpack the source package F<perl5.6*.tar.gz> with djtarx. If you want
+Unpack the source package F<perl5.8*.tar.gz> with djtarx. If you want
 to use long file names under w95 and also to get Perl to pass all its
 tests, don't forget to use
 
@@ -313,7 +312,7 @@ will not create a "perl.exe" to replace the one in C<($DJDIR)/bin>.
 
 When you are done, the XS-module install process will have added information
 to your "perllocal" information telling that the perl binary has been replaced,
-and what module was installed.  you can view this information at any time
+and what module was installed.  You can view this information at any time
 by using the command:
 
         perl -S perldoc perllocal