xbps-src: search.cpan.org -> metacpan.org

See https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html.
This commit is contained in:
Alessio Sergi 2018-06-12 19:50:25 +02:00
parent 49a83050d2
commit 014cd960f8
341 changed files with 343 additions and 341 deletions

View file

@ -711,7 +711,7 @@ on `R`.
Additional install arguments can be specified via `make_install_args`.
- `perl-ModuleBuild` For packages that use the Perl
[Module::Build](http://search.cpan.org/~leont/Module-Build-0.4202/lib/Module/Build.pm) method.
[Module::Build](https://metacpan.org/pod/Module::Build) method.
- `perl-module` For packages that use the Perl
[ExtUtils::MakeMaker](http://perldoc.perl.org/ExtUtils/MakeMaker.html) build method.