Subject: | META.yml has wrong version |
This is a real nit-pick.
The META.yml from PAR-Dist-0.12 has version 0.09. I would not have
spotted it except I was trying get fancy about testing and reported a
test against the wrong version. It is not just me:
http://search.cpan.org/src/SMUELLER/PAR-Dist-0.12/META.yml has version
0.09 as well. So do versions 11 and 10.
http://module-build.sourceforge.net/META-spec.html claims 'version' is
the version of the distribution, and it seems to me that I have always
seen it be that way.
I do not know whether this is a PAR-Dist bug, a Module::Build bug, or a
1D10T error, since I'm an ExtUtils::MakeMaker guy myself. But I figured
I had to start somewhere.