andk / cpanpm

CPAN.pm
87 stars 79 forks source link

RT-145462: cpan -O version columns are too narrow to show full versions #165

Open briandfoy opened 1 year ago

briandfoy commented 1 year ago

I'm transferring and splitting up some issues reported in App::Cpan many problems, multiple fixes.

The sprintf uses %.4f, so some longer versions are truncated to make it appear that the currently installed and CPAN versions are the same. This is related to #161.

Patch provided by "eponymous alias" eponymousalias@yahoo.com in the RT ticket App.Cpan.patch.txt