Re: 5.10.1-RC1, CPANPLUS, and Module::Build
David Golden <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.module-build,gmane.comp.lang.perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 9, 2009 at 12:47 AM, Adam Kennedy<[email protected]> wrote: > It says "Please make sure a woefully antiquated version of M:B completely > insufficient for install this module is available. > > The previous stable release is better, but ignores any use of new dev > features. Remember, this is Module::Build saying: "You're too lazy to specify what version of me you need, so I guess I have to read your mind or come up with some reasonably sane fallback to protect your from yourself." In that context "0" means "you didn't say, so I guess any version will do" and "X.YY" means "the last version I know your end users will be able to get from CPAN". The latter version is now in the repo. If someone makes a brilliant argument why not, I'm open to changing it, but otherwise, I'm ready to move on to fixing other problems. -- David