This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make prototype call FETCH before checking CORE:: prefix
[perl5.git] / README.dos
index 9c444a4..ef3578f 100644 (file)
@@ -43,26 +43,25 @@ 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):
 
         v2/djdev203.zip
-        v2/bnu2951b.zip
-        v2gnu/gcc2952b.zip
+        v2gnu/bnu2112b.zip
+        v2gnu/gcc2953b.zip
         v2gnu/bsh204b.zip
         v2gnu/mak3791b.zip
-        v2gnu/fil316b.zip
-        v2gnu/sed302b.zip
+        v2gnu/fil40b.zip
+        v2gnu/sed3028b.zip
         v2gnu/txt20b.zip
         v2gnu/dif272b.zip
         v2gnu/grep24b.zip
-        v2gnu/shl112b.zip
-        v2gnu/gawk303b.zip
-        v2misc/csdpmi4b.zip
+        v2gnu/shl20jb.zip
+        v2gnu/gwk306b.zip
+        v2misc/csdpmi5b.zip
 
 or possibly any newer version.
 
@@ -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
 
@@ -312,8 +311,8 @@ Note that the MAP_TARGET value *must* have the ".exe" extension or you
 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 yout "perllocal" information telling that the perl binary has been replaced,
-and what module was installed.  you can view this information at any time
+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
 by using the command:
 
         perl -S perldoc perllocal