in reply to Re: CPANPLUS with versioned Modules
in thread CPANPLUS with versioned Modules
Still doesn't work.[root@build .cpanplus]# perl -MCPANPLUS -e 'install("/P/PM/PMQS/Compre +ss-Zlib-1.42")' [ERROR] No such module '/P/PM/PMQS/Compress-Zlib-1.42'
continues to work, but gets the latest version which I need to avoid.perl -MCPANPLUS -e 'install("Compress::Zlib")'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CPANPLUS with versioned Modules
by mishikal (Novice) on Jun 20, 2007 at 17:42 UTC |