This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make porting/cmp_version.t clearer what happens
authorDavid Mitchell <davem@iabyn.com>
Mon, 5 Jun 2017 11:32:12 +0000 (12:32 +0100)
committerDavid Mitchell <davem@iabyn.com>
Mon, 5 Jun 2017 11:44:12 +0000 (12:44 +0100)
commit8ecf5aeb0235fbd7428a9aa07025bd0631054e13
tree90fca8581bd1ab8a156ef4d9d428641b53abc856
parentdf84fb9fdd69c2618eb0e445e6724c07d4947fa5
make porting/cmp_version.t clearer what happens

Add some code comments, and include the version number its comparing
against in the output.
Porting/cmpVERSION.pl
t/porting/cmp_version.t