develooper Front page | perl.perl5.porters | Postings from August 2009

Re: 5.10.1-RC1 is released

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
August 17, 2009 11:05
Subject:
Re: 5.10.1-RC1 is released
Message ID:
20090817180454.GR60303@plum.flirble.org
On Thu, Aug 06, 2009 at 05:24:29PM +0100, Dave Mitchell wrote:

> So please everyone, test away!

I've now run it against the (seeming) half of CPAN that work uses
(which is all fine and dandy, but anyone else can also do that, and should)
and the work code (which is key, because everyone else here *can't*, and
*I want this to work at work*) and everything passes.

Well, strictly, a couple of modules that fail tests on 5.8.* fail the same
tests the same way. And I had to add a C<require Exporter;> to one work
module, because it C<@ISA> Exporter, 5.10.whatever does @ISA calculation
early, and so the module can't require on one of the modules it subsequently
requires to do its chores for it.

So looks good.

I haven't yet tried maint-5.10 from git - I'll test that tomorrow.

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