cpan> r
Package namespace installed latest in CPAN file
Crypt::RSA::ES::PKCS1v15 1.10 1.9 V/VI/VIPUL/Crypt-RSA-1.46.tar.gz
Crypt::RSA::Key 1.13 1.8 V/VI/VIPUL/Crypt-RSA-1.37.tar.gz
111 installed modules have no parseable version number
So which version do I actually want installed?
Schoolboy mistake (Score:2)
Basically, perl (or rather CPAN.pm) treats them as real numbers, not "minor.major", as I was used to. So you probably want x.10, even though CPAN thinks x.9 is newer.
Also... (Score:3, Insightful)
Reply to This