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

Reply via email to