From dad335b89f2e1d543ef8226b7de4b191246a06dd Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Fri, 29 Jun 2018 22:02:20 +0900 Subject: 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 --- src/test/perl/PostgresNode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/perl/PostgresNode.pm') diff --git a/src/test/perl/PostgresNode.pm b/src/test/perl/PostgresNode.pm index d12dd60e732..5f848a0db7a 100644 --- a/src/test/perl/PostgresNode.pm +++ b/src/test/perl/PostgresNode.pm @@ -1222,7 +1222,7 @@ sub psql # and set the flag. Otherwise, and for any other exception, rethrow. # # For background, see - # http://search.cpan.org/~ether/Try-Tiny-0.24/lib/Try/Tiny.pm + # https://metacpan.org/pod/release/ETHER/Try-Tiny-0.24/lib/Try/Tiny.pm do { local $@; -- cgit v1.2.3