mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
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
This commit is contained in:
parent
5b0539aba9
commit
b241c119b7
@ -71,7 +71,7 @@
|
|||||||
<term><acronym>CPAN</acronym></term>
|
<term><acronym>CPAN</acronym></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<ulink url="http://www.cpan.org/">Comprehensive Perl Archive Network</ulink>
|
<ulink url="https://www.cpan.org/">Comprehensive Perl Archive Network</ulink>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
<entry>DBD::Pg</entry>
|
<entry>DBD::Pg</entry>
|
||||||
<entry>Perl</entry>
|
<entry>Perl</entry>
|
||||||
<entry>Perl DBI driver</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>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
@ -473,7 +473,7 @@ $ENV{CONFIG}="Debug";
|
|||||||
ActiveState Perl installation, nor in the ActiveState Perl Package
|
ActiveState Perl installation, nor in the ActiveState Perl Package
|
||||||
Manager (PPM) library. To install, download the
|
Manager (PPM) library. To install, download the
|
||||||
<filename>IPC-Run-<version>.tar.gz</> source archive from CPAN,
|
<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
|
uncompress. Edit the <filename>buildenv.pl</> file, and add a PERL5LIB
|
||||||
variable to point to the <filename>lib</> subdirectory from the
|
variable to point to the <filename>lib</> subdirectory from the
|
||||||
extracted archive. For example:
|
extracted archive. For example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user