This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More preparation for 7.0 in versioning
authorKarl Williamson <khw@cpan.org>
Tue, 28 Jul 2020 23:50:26 +0000 (17:50 -0600)
committerKarl Williamson <khw@cpan.org>
Sun, 2 Aug 2020 16:20:46 +0000 (10:20 -0600)
commit4a1bbd3d3953c431bae9be4cc821f240490d81a6
tree3a9e9da1c644db324ab3a8bf29ebdb9e137f12ef
parent9435e772f23666ac6f7cf87e8d698cb5bab6a571
More preparation for 7.0 in versioning

This modifies the macros introduced in
9b6e95106e18e4fd33678d0df9b2293fd4f8ab9c that allow one to determine how
the version of the perl currently being compiled compares to an
arbitrary one.  The modification is based on changes in the plan,
including renaming of variables.

This also introduces the use of '*' for the subversion (or micro as it
is now called) to make conversion from the soon-to-be deprecated
PERL_VERSION macro more rote, with less thinking involved.
handy.h