diff options
author | Leon Brocard <acme@astray.com> | 2009-09-15 11:53:20 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2009-09-15 11:53:20 +0100 |
commit | eb863851dc760d12b53aa443481ac97240430aa7 (patch) | |
tree | ad71d7acd3b7cb4c9a32f3a8242749055c84b408 /pod | |
parent | dc0655f797469c47a9e4296c6ab99e8cfba3bd7a (diff) | |
download | perl-eb863851dc760d12b53aa443481ac97240430aa7.tar.gz |
Use alternative URLs for links which are now broken (link rot)
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlmodinstall.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod index 8352bff474..e43903f466 100644 --- a/pod/perlmodinstall.pod +++ b/pod/perlmodinstall.pod @@ -251,7 +251,7 @@ B<If you're on the DJGPP port of DOS,> A. DECOMPRESS -djtarx ( ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/ ) +djtarx ( ftp://ftp.delorie.com/pub/djgpp/current/v2/ ) will both uncompress and unpack. B. UNPACK |