Subject: | 0.050_01 Won't Let me install Core Modules |
Just installed CPANPLUS 0.050_01. I'll test it quite a bit in the next week, but right now what I noticed is this:
CPAN Terminal> i Encode --force
Installing Encode
[ERROR] Module 'Encode' is perl-core (Encode-2.09.tar.gz) -- not installing that. Aborting install
Error installing 'Encode'
Problem installing one or more modules
This is no good, because Encode, like many core modules, has a more recent release on CPAN than is in the core. So I should be able to install the more recent version from CPAN, overriding what's in the core. This applies to other core modules, too, like Cwd.
Thanks,
David