This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #124048] Sort and compare version numbers numerically.
authorMatthew Horsfall (alh) <wolfsage@gmail.com>
Mon, 16 Mar 2015 14:14:11 +0000 (10:14 -0400)
committerMatthew Horsfall (alh) <wolfsage@gmail.com>
Mon, 16 Mar 2015 14:14:11 +0000 (10:14 -0400)
commitc58bf3ba21f311e34c38379fadc8097eb7bf6600
treeadbadec225eb983ae890eacd5e8ce4ece35ff37b
parentd9dc8e0c5019810bfa3840ecadb302a2f01e01ae
[perl #124048] Sort and compare version numbers numerically.

This fixes a case where on 5.x.10 dev versions of Perl,

  ./perl -Ilib Porting/corelist.pl cpan

would cause 'delta_from' for that version to point to itself.
Porting/corelist.pl