Net::ARP failing to install on strawberry perl

0

I am trying to install the Net::ARP package on my windows 10 machine. To install the package I opened the cpan shell and ran install Net::ARP. Unfortunately this command fails and returns this error:

Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.

As a last resort we now switch to the external ftp command 'C:\Windows\system32\ftp.exe'
to get 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit

Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.

As a last resort we now switch to the external ftp command 'C:\Windows\system32\ftp.exe'
to get 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit

Please check, if the URLs I found in your configuration file
(http://cpan.strawberryperl.com/, http://www.cpan.org/,
http://www.cpan.org/) are valid. The urllist can be edited. E.g. with 'o
conf urllist push ftp://myurl/'

Could not fetch authors/01mailrc.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.

As a last resort we now switch to the external ftp command 'C:\Windows\system32\ftp.exe'
to get 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit

Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to proxy.mycorp.com:8080 (No such host is known. )]
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.
Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'. Giving up on it.

As a last resort we now switch to the external ftp command 'C:\Windows\system32\ftp.exe'
to get 'C:\STRAWB~1\cpan\sources\authors\01mailrc.txt.gz.tmp592'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit

Please check, if the URLs I found in your configuration file
(http://cpan.strawberryperl.com/, http://www.cpan.org/,
http://www.cpan.org/) are valid. The urllist can be edited. E.g. with 'o
conf urllist push ftp://myurl/'

Could not fetch authors/01mailrc.txt.gz
Lockfile removed.

gabe rau

Posted 2019-06-07T00:24:15.107

Reputation: 1

No answers