On Fri, Jul 9, 2010 at 2:01 PM, Nigel Horne <n...@bandsman.co.uk> wrote:
> On 09/07/10 12:36, David Cantrell wrote: > >> On Thu, Jul 08, 2010 at 08:48:26AM +0100, Nigel Horne wrote: >> >> >> >>> CPAN::Reporter: test results were not valid, Prerequisite version too >>> low: >>> requires: >>> >>> Module Need Have >>> ---------------------- ---- ------- >>> ... >>> ! DBD::Pg 2.6 2.17.1 >>> ... >>> >>> Now there are two issues with this. Firstly the prerequisite version >>> isn't too low, it's too high, so the >>> message given by CPAN::Reporter is wrong. >>> >>> >> It needs 2.6, it has 2.017001. It's reporting that the version it has >> of DBD::Pg is too low. >> >> > 2.17 is the latest version. ... but the lower of the version numbers in question. :-P Eirik