On Mon, Dec 16, 2019 at 06:31:47PM -0500, Chris Bennett wrote: > It's version 2.0.2, not 2.000002, sorta. > > We can leave as-is. All the others depending on this are by the same > author. There isn't any conflict anywhere with this. Except in the man > page and module's POD. Documentation says 2.0.2. But module says: > our $VERSION = 2.000002; > > Not important, but I wanted to mention it for archive.
In the perl world 2.000002 == 2.0.2, but as long as they don't change which format they use for the distfile, the ports tree doesn't really care. https://xdg.me/blog/version-numbers-should-be-boring/ l8rZ, -- andrew - http://afresh1.com Adding manpower to a late software project makes it later.
