Re: Devel::Autoflush failures
[email protected] ("David E. Wheeler")
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
On Jul 17, 2008, at 03:54, John Peacock wrote: > Are you seeing that with 0.2808_02, 'cause I'm not? Bah! I had only installed it for perl 5.10. Stupid! Sorry. Just installed it for 5.6.2, and now I get this: benedict% /usr/local/perl-5.6.2/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Invalid prerequisite condition '4.e-02' for Pod::Readme at lib/Module/ Build/Base.pm line 1262. Odd. I just installed Pod::Readme: % /usr/local/perl-5.6.2/bin/perl -MPod::Readme -le 'print Pod::Readme- >VERSION' 0.09 So that looks good. I'll just delete that module for now…and with that, I do not get the version number bug. Sorry. That Pod::Readme bug is odd, though. Best, David