StrawberryPerl/strawberryperl.com

strawberry perl 5.24.1 bundled CPAN problem.

aero opened this issue · 1 comments

aero commented

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

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