Open mrkapqa opened 3 years ago
Hello,
i used this script to install perlbrew latest for osx on older systems
curl -L http://xrl.us/installperlosx | bash
but lately it would no longer function
as the script would try to install perl-5.28.0 which is no longer "known"
`etching perl 5.28.0 as /Users/rich/perl5/perlbrew/dists/perl-5.28.0.tar.gz Download https://www.cpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0.tar.gz to /Users/rich/perl5/perlbrew/dists/perl-5.28.0.tar.gz ERROR: Failed to download https://www.cpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0.tar.gz ERROR: Failed to execute the command
curl --silent --location --fail -o /Users/rich/perl5/perlbrew/dists/perl-5.28.0.tar.gz https://www.cpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0.tar.gz
Reason:
15360
Setting Perl 5.28.0 to default
ERROR: The installation "perl-5.28.0" is unknown.`
Hello,
i used this script to install perlbrew latest for osx on older systems
curl -L http://xrl.us/installperlosx | bash
but lately it would no longer function
as the script would try to install perl-5.28.0 which is no longer "known"
`etching perl 5.28.0 as /Users/rich/perl5/perlbrew/dists/perl-5.28.0.tar.gz Download https://www.cpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0.tar.gz to /Users/rich/perl5/perlbrew/dists/perl-5.28.0.tar.gz ERROR: Failed to download https://www.cpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0.tar.gz ERROR: Failed to execute the command
Reason:
Setting Perl 5.28.0 to default
ERROR: The installation "perl-5.28.0" is unknown.`