]> granicus.if.org Git - postgresql/commitdiff
Replace search.cpan.org with metacpan.org
authorMichael Paquier <michael@paquier.xyz>
Fri, 29 Jun 2018 13:17:54 +0000 (22:17 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 29 Jun 2018 13:17:54 +0000 (22:17 +0900)
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

doc/src/sgml/acronyms.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/install-windows.sgml

index 8bde44e5afe390530993cc65b795f96b93a5333e..c64e44b954add80ddcb1c2e63784f8421024ca39 100644 (file)
@@ -71,7 +71,7 @@
     <term><acronym>CPAN</acronym></term>
     <listitem>
      <para>
-      <ulink url="http://www.cpan.org/">Comprehensive Perl Archive Network</ulink>
+      <ulink url="https://www.cpan.org/">Comprehensive Perl Archive Network</ulink>
      </para>
     </listitem>
    </varlistentry>
index e1cb7ae1ffd6d9a98bafbffb00094c07c33a507f..3e94d9567717d9588773b1c801a7c0bbd2656e4d 100644 (file)
@@ -65,7 +65,7 @@
       <entry>DBD::Pg</entry>
       <entry>Perl</entry>
       <entry>Perl DBI driver</entry>
-      <entry><ulink url="http://search.cpan.org/dist/DBD-Pg/"></ulink></entry>
+      <entry><ulink url="https://metacpan.org/release/DBD-Pg/"></ulink></entry>
      </row>
 
      <row>
index 1f7ad7a648737501ab032b15f50e8591b45f0c63..4e5681cf467b430c96f0aee4d9ee84fcc1db6fc3 100644 (file)
@@ -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-&lt;version&gt;.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: