diff options
Diffstat (limited to 'doc/src/sgml/install-windows.sgml')
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 696c620b181..f70fee407b3 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -473,7 +473,7 @@ $ENV{CONFIG}="Debug"; ActiveState Perl installation, nor in the ActiveState Perl Package Manager (PPM) library. To install, download the <filename>IPC-Run-<version>.tar.gz</> source archive from CPAN, - at <ulink url="http://search.cpan.org/dist/IPC-Run/"></>, and + at <ulink url="https://metacpan.org/release/IPC-Run/"></>, and uncompress. Edit the <filename>buildenv.pl</> file, and add a PERL5LIB variable to point to the <filename>lib</> subdirectory from the extracted archive. For example: |