Re: version.pm Build.PL

[email protected] (John Peacock)
Newsgroups perl.module.build
Message-ID <[email protected]>
Eric Wilhelm wrote:
> Is this related?

No, that's Module::Build's own fault.

Module::Build::Base::perl_version_to_float() used to make the assumption that 
all Perl versions had two decimals.  Since this was added:

10957  ( schwern 2008-03-19): return $version if grep( /\./, $version ) < 2;

it no longer has that problem.  As soon as you can release a new Module::Build 
to the world, this won't be a problem any more... ;-)

John
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.