Open briandfoy opened 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.
%.4f
Patch provided by "eponymous alias" eponymousalias@yahoo.com in the RT ticket App.Cpan.patch.txt
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