From: Michael Paquier Date: Fri, 29 Jun 2018 13:17:54 +0000 (+0900) Subject: Replace search.cpan.org with metacpan.org X-Git-Tag: REL9_6_10~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e0786e4d9de74528db649f10dcba906eb3aa52c;p=thirdparty%2Fpostgresql.git Replace search.cpan.org with metacpan.org search.cpan.org has been EOL'd, with metacpan.org being the official replacement to which URLs now redirect. Update links to match the new URL. Also update links to CPAN to use https as it will redirect from http. Author: Daniel Gustafsson Discussion: https://postgr.es/m/B74C0219-6BA9-46E1-A524-5B9E8CD3BDB3@yesql.se --- diff --git a/doc/src/sgml/acronyms.sgml b/doc/src/sgml/acronyms.sgml index 8bde44e5afe..c64e44b954a 100644 --- a/doc/src/sgml/acronyms.sgml +++ b/doc/src/sgml/acronyms.sgml @@ -71,7 +71,7 @@ CPAN - Comprehensive Perl Archive Network + Comprehensive Perl Archive Network diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index e1cb7ae1ffd..3e94d956771 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -65,7 +65,7 @@ DBD::Pg Perl Perl DBI driver - + diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 1f7ad7a6487..4e5681cf467 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 IPC-Run-<version>.tar.gz source archive from CPAN, - at , and + at , and uncompress. Edit the buildenv.pl file, and add a PERL5LIB variable to point to the lib subdirectory from the extracted archive. For example: