Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdad335b

Browse files
committed
Replace search.cpan.org with metacpan.org
search.cpan.org has been EOL'd, with metacpan.org being the officialreplacement to which URLs now redirect. Update links to match the newURL. Also update links to CPAN to use https as it will redirect fromhttp.Author: Daniel GustafssonDiscussion:https://postgr.es/m/B74C0219-6BA9-46E1-A524-5B9E8CD3BDB3@yesql.se
1 parentdad5f8a commitdad335b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎contrib/fuzzystrmatch/dmetaphone.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
/***************************** COPYRIGHT NOTICES ***********************
5353
5454
Most of this code is directly from the Text::DoubleMetaphone perl module
55-
version 0.05 available fromhttp://www.cpan.org.
55+
version 0.05 available fromhttps://www.cpan.org/.
5656
It bears this copyright notice:
5757
5858

‎doc/src/sgml/acronyms.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<term><acronym>CPAN</acronym></term>
7272
<listitem>
7373
<para>
74-
<ulink url="http://www.cpan.org/">Comprehensive Perl Archive Network</ulink>
74+
<ulink url="https://www.cpan.org/">Comprehensive Perl Archive Network</ulink>
7575
</para>
7676
</listitem>
7777
</varlistentry>

‎doc/src/sgml/external-projects.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<entry>DBD::Pg</entry>
6666
<entry>Perl</entry>
6767
<entry>Perl DBI driver</entry>
68-
<entry><ulink url="http://search.cpan.org/dist/DBD-Pg/"></ulink></entry>
68+
<entry><ulink url="https://metacpan.org/release/DBD-Pg/"></ulink></entry>
6969
</row>
7070

7171
<row>

‎doc/src/sgml/install-windows.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ $ENV{CONFIG}="Debug";
473473
ActiveState Perl installation, nor in the ActiveState Perl Package
474474
Manager (PPM) library. To install, download the
475475
<filename>IPC-Run-&lt;version&gt;.tar.gz</filename> source archive from CPAN,
476-
at <ulink url="http://search.cpan.org/dist/IPC-Run/"></ulink>, and
476+
at <ulink url="https://metacpan.org/release/IPC-Run/"></ulink>, and
477477
uncompress. Edit the <filename>buildenv.pl</filename> file, and add a PERL5LIB
478478
variable to point to the <filename>lib</filename> subdirectory from the
479479
extracted archive. For example:

‎src/test/perl/PostgresNode.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,7 @@ sub psql
12221222
# and set the flag. Otherwise, and for any other exception, rethrow.
12231223
#
12241224
# For background, see
1225-
#http://search.cpan.org/~ether/Try-Tiny-0.24/lib/Try/Tiny.pm
1225+
#https://metacpan.org/pod/release/ETHER/Try-Tiny-0.24/lib/Try/Tiny.pm
12261226
do
12271227
{
12281228
local$@;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp