Subject: | should return numeric versions, not vstrings |
Some tools have problems with vstrings, and they can certainly be more difficult to use in comparisons without loading into version.pm or CPAN::Meta::Requirements first. Please could perl versions be returned in numeric form rather than v-strings?
That is, instead of "v5.16.0", return "5.016".