[
https://issues.apache.org/jira/browse/VCL-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-1037.
--------------------------------
Resolution: Fixed
Fixed on 08/May/17 but forgot to mark as resolved.
> install_perl_libs.pl fails due to invalid mirror URL
> ----------------------------------------------------
>
> Key: VCL-1037
> URL: https://issues.apache.org/jira/browse/VCL-1037
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Reporter: Andrew Kurth
> Assignee: Andrew Kurth
> Priority: Major
> Fix For: 2.4.2
>
>
> The *install_perl_libs.pl* script is failing because
> http://www.perl.com/CPAN/ is no longer available. The script has this URL
> hard-coded:
> {noformat}"urllist" => [q[http://www.perl.com/CPAN/]],{noformat}
> The following appears when attempting to execute the script:
> {noformat}
> Fetching with LWP:
> http://www.perl.com/CPAN/authors/01mailrc.txt.gz
> LWP failed with code[404] message[Not Found]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)