Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CPAN-Reporter CPAN distribution.

Report information
The Basics
Id: 29874
Status: resolved
Priority: 0/
Queue: CPAN-Reporter

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.99_15
Fixed in: 1.01



Subject: More regexps for perl version detection
Module::Install generates the following error message if the perl version is to low: ERROR: perl: Version 5.00505 is installed, but we need version >= 5.008002 at Makefile.PL line 158. This is currently not recognized in CPAN::Reporter for the "perl version too low" error grade. Regards, Slaven
Subject: Re: [rt.cpan.org #29874] More regexps for perl version detection
Date: Wed, 10 Oct 2007 06:27:38 -0400
To: bug-CPAN-Reporter [...] rt.cpan.org
From: "David Golden" <dagolden [...] cpan.org>
On 10/9/07, Slaven_Rezic via RT <bug-CPAN-Reporter@rt.cpan.org> wrote: Show quoted text
> Module::Install generates the following error message if the perl version > is to low: > > ERROR: perl: Version 5.00505 is installed, but we need version >= > 5.008002 at Makefile.PL line 158.
Thanks. Could you please give me an example distribution with that behavior for me to examine? David
CC: srezic [...] cpan.org
Subject: Re: [rt.cpan.org #29874] More regexps for perl version detection
Date: Wed, 10 Oct 2007 13:17:59 +0200 (CEST)
To: bug-CPAN-Reporter [...] rt.cpan.org
From: slaven [...] rezic.de
Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=29874 > > > On 10/9/07, Slaven_Rezic via RT <bug-CPAN-Reporter@rt.cpan.org> wrote:
>> Module::Install generates the following error message if the perl >> version >> is to low: >> >> ERROR: perl: Version 5.00505 is installed, but we need version >= >> 5.008002 at Makefile.PL line 158.
> > Thanks. Could you please give me an example distribution with that > behavior for me to examine? >
An example would be: http://search.cpan.org/CPAN/authors/id/G/GR/GRUBER/DBIx-Perlish-0.29.tar.gz Regards, Slaven