Re: Dev version numbers, warnings, XS and MakeMaker dont play nicely together.
[email protected] (Michael G Schwern)
| Newsgroups | perl.qa,perl.perl5.porters,perl.makemaker |
|---|---|
| Message-ID | <[email protected]> |
demerphq wrote: > So we are told the way to mark a module as development is to use an > underbar in the version number: > > $VERSION= "1.23_01"; > > but this will produce warnings if you assert a required version > number, as the version isn't numeric. We talked about this recently on [email protected]. Specifically how much the convention sucks and replacing it with META.yml info. http://www.nntp.perl.org/group/perl.module.build/2007/12/msg1151.html -- Life is like a sewer - what you get out of it depends on what you put into it. - Tom Lehrer