Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Prereq CPAN distribution.

Report information
The Basics
Id: 98445
Status: open
Priority: 0/
Queue: Test-Prereq

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

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Possible problem when running under perl RC
The following report was created on a system running perl 5.20.1-RC1: http://www.cpantesters.org/cpan/report/5d2ca620-2e78-11e4-962b-80acdfbfc7aa I assume the problem happens because there's no Module::Corelist entry for this RC, so everything (even pragmas) show up as prerequisites. It would be nice if this situation could be handled somehow, for example just skipping all checks for RC versions.
On 2014-08-29 16:41:33, SREZIC wrote: Show quoted text
> The following report was created on a system running perl 5.20.1-RC1: > http://www.cpantesters.org/cpan/report/5d2ca620-2e78-11e4-962b- > 80acdfbfc7aa > > I assume the problem happens because there's no Module::Corelist entry > for this RC, so everything (even pragmas) show up as prerequisites. It > would be nice if this situation could be handled somehow, for example > just skipping all checks for RC versions.
Another "victim": http://www.cpantesters.org/cpan/report/d18488c2-3066-11e4-9fdf-5afadfbfc7aa
Noted, but not a problem or a priority for me right now. I'll consider any pull requests promptly.
On 2014-08-31 11:10:24, BDFOY wrote: Show quoted text
> Noted, but not a problem or a priority for me right now. I'll consider > any pull requests promptly.
After a little bit of research it looks like a Module::CoreList problem: https://rt.perl.org/Ticket/Display.html?id=122670