develooper Front page | perl.perl5.porters | Postings from June 2013

Re: [perl #118195] Module::CoreList is too often behind blead

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
June 14, 2013 12:34
Subject:
Re: [perl #118195] Module::CoreList is too often behind blead
Message ID:
20130614123427.GM3729@plum.flirble.org
On Tue, Jun 11, 2013 at 09:19:47PM -0400, Ricardo Signes wrote:

> Just so you know, I've just landed the changes from
> https://rt.perl.org/rt3//Public/Bug/Display.html?id=118215
> which touch this code a bit.  I've tested it all by hand and it seems fine, but
> if something goes *horribly* wrong, consider checking the code before my
> changes. ;)

Should this test always be expected to pass?

$ ./perl -Ilib -MModule::CoreList -le 'print Module::CoreList->find_version($]) ? "ok" : "not ok"'
not ok


That's effectively the problem that Andreas hits. So should we add that as
a test? (And ensure that the version bump automation keeps it passing)

Nicholas Clark

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About