Subject: | Installing a module fails if the module is up to date in the default @INC |
nadim@naquadim Asterix$ perl -MCPAN
-Mlocal::lib=--self-contained,lib_perl -e 'CPAN::install(Getopt::Long)'
...
Going to read '/home/nadim/.cpan/Metadata'
Database was generated on Wed, 17 Mar 2010 21:32:38 GMT
CPAN: Module::CoreList loaded ok (v2.18)
Getopt::Long is up to date (2.38).
using '--self-contained' doesn't help.
Forcing the installation installs the module locally.