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:
Ricardo Signes
Date:
June 12, 2013 01:20
Subject:
Re: [perl #118195] Module::CoreList is too often behind blead
Message ID:
20130612011947.GA12275@cancer.codesimply.com
* David Golden <xdg@xdg.me> [2013-06-10T21:41:20]
> On Mon, Jun 10, 2013 at 5:53 PM, Ricardo Signes
> <perl.p5p@rjbs.manxome.org> wrote:
> > Thanks.  As I recall, the corelist updating program can't be run safely more
> > than once.  It will add multiple ($cur_ver => { modules...}) pairs, rather than
> > updating one in situ.  Fixing that would make it easier to update the corelist
> > "all the time."
> 
> I seem to recall some hackery about blowing away the old sections and
> re-running, but I haven't tried it since the delta conversion.
> 
> I'll be sure to try it at least twice after release to see what can be
> done and I'll update the RMG if I figure out a clever way to do what
> Andreas wants.

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. ;)

-- 
rjbs

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