You have no choice but to bump your version number each time, and yes, development versions get tested... note that you're taxing the Testers servers with each new upload though.
What I do, is have a Perlbrew setup locally, for all versions of perl, and spin my tests there (I construct/decom after each dist candidate test run). I also house at least one VM with Strawberry on Windows. If I have a fail on Testers, I'll spin a VM replicating the setup of the failed tests as best as possible and include that in my test regime before upload.
I also use Travis CI for each build which is run on each github push. See this .travis.yml file if you want an example Travis config (after you're on github and integrate with the service).
In reply to Re: CPAN module versioning for slight changes
by stevieb
in thread CPAN module versioning for slight changes
by jdv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |