in reply to Re: CPAN authors, clean up your directories
in thread CPAN authors, clean up your directories
Not only that, but Perl itself want's the 3-digit convention. That is, write "5.010" for version 5 subversion 10. That's used in the built-in version comparisons when translating between floating-point numbers and the newer "v-string" format.