in reply to Obtaining newer version of a module now only in perl distribution
Maybe it's me, but perl -MCPAN -e 'install "File::Stat"' works for me, however perl -MCPAN -e 'install "File::stat"' doesn't. Have you tried the workarounds that CPAN shell suggests i.e. use the force flag ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Obtaining newer version of a module now only in perl distribution
by Anonymous Monk on Feb 05, 2013 at 22:07 UTC | |
by Anonymous Monk on Feb 07, 2013 at 09:11 UTC |