StrawberryPerl / strawberryperl.com

69 stars 24 forks source link

strawberry perl 5.24.1 bundled CPAN problem. #8

Closed aero closed 7 years ago

aero commented 7 years ago

HI The default straberry perl 5.14.1 bundled CPAN version is 2.14. but it has problem with install like the following format.

C:\strawberry-perl-5.24-32bit>cpan-outdated
R/RU/RURBAN/Net-Ping-2.56.tar.gz

cpan-outdated | cpanm    works well.
BUT
cpan-outdated | xargs cpan   doesn't work.

The original perl 5.24.1 bundled CPAN version is https://metacpan.org/source/SHAY/perl-5.24.1/cpan/CPAN/lib/CPAN.pm 2.11_01 It has no problem.

See https://rt.cpan.org/Public/Bug/Display.html?id=115609

Thanks.

aero commented 7 years ago

The new release of CPAN 2.16 solved the problem. If you have a problem, upgrade CPAN.