]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: update Perl download to point to modern CPAN site
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 3 Apr 2019 15:41:27 +0000 (16:41 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 4 Apr 2019 11:33:55 +0000 (12:33 +0100)
The search.cpan.org site is a transparent redirect to metacpan.org these
days, so we should just point directly to the new site.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/downloads.html.in

index 0722469eb96581cdf397e8475ef1e6fcae3bf565..e84455ca048ae34f019c20d5150a1e593580cf62 100644 (file)
         <tr>
           <td>Perl (Sys::Virt)</td>
           <td>
-            <a href="http://search.cpan.org/dist/Sys-Virt/">cpan</a>
+            <a href="https://metacpan.org/release/Sys-Virt/">cpan</a>
           </td>
           <td>
             <a href="https://libvirt.org/git/?p=libvirt-perl.git;a=summary">libvirt</a>
             <a href="https://github.com/libvirt/libvirt-perl">github</a>
           </td>
           <td>
-            <a href="http://search.cpan.org/dist/Sys-Virt/">api ref</a>
+            <a href="https://metacpan.org/release/Sys-Virt/">api ref</a>
             <a href="https://libvirt.org/git/?p=libvirt-perl.git;a=blob;f=Changes;hb=HEAD">changes</a>
           </td>
         </tr>