mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
doc: update metacpan.org links to avoid redirects
The /release/ links are redirected to /dist/ and /pod/release/ to /release/../view/, so update our links accordingly to avoid 301 redirects. Discussion: https://postgr.es/m/CA672723-BAD2-436E-B6E6-163841E11A1B@yesql.se
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
<entry>DBD::Pg</entry>
|
||||
<entry>Perl</entry>
|
||||
<entry>Perl DBI driver</entry>
|
||||
<entry><ulink url="https://metacpan.org/release/DBD-Pg"></ulink></entry>
|
||||
<entry><ulink url="https://metacpan.org/dist/DBD-Pg"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -488,7 +488,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</filename> source archive from CPAN,
|
||||
at <ulink url="https://metacpan.org/release/IPC-Run"></ulink>, and
|
||||
at <ulink url="https://metacpan.org/dist/IPC-Run"></ulink>, and
|
||||
uncompress. Edit the <filename>buildenv.pl</filename> file, and add a PERL5LIB
|
||||
variable to point to the <filename>lib</filename> subdirectory from the
|
||||
extracted archive. For example:
|
||||
|
Reference in New Issue
Block a user