X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/afdf87ad777c69602cae38888da5fa4053d5b7f7..63cce26687370b3ba78dbefdce4cf6886ac91900:/README.dos diff --git a/README.dos b/README.dos index 564d54f..ef3578f 100644 --- a/README.dos +++ b/README.dos @@ -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): @@ -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