On Mon, 18 Sep 2017 17:57:39 +0100, Tim Bunce <tim.bu...@pobox.com>
wrote:

> On Mon, Sep 18, 2017 at 11:46:34AM +0200, H.Merijn Brand wrote:
> > On Mon, 18 Sep 2017 11:19:08 +0200, "H.Merijn Brand"
> > <h.m.br...@xs4all.nl> wrote:
> >   
> > > Makefile.PL states MIN_PERL_VERSION => '5.008', so I am still in the
> > > supported range.
> > > 
> > > My cause for digging is
> > > 
> > > Tie-Hash-DBD-0.16:
> > > - x86_64-linux-ld / 5.8.8:
> > >   - FAIL
> > > http://www.cpantesters.org/cpan/report/b06ed2c0-9b4b-11e7-b9b4-ee532540c4eb
> > > 
> > > When I wanted to make sure it is not already fixed by module
> > > updatesperl5.8.8 Makefile.PL
> > > 
> > > (and my requirements are too low), I noticed  
> 
> Looks like the failures relate to the recent the unicode changes.
> 
> > This is fixed by updating Storable, so the minimum requirement for
> > Storable's version is too low (or in our case, not required at all)
> > 
> > perl-5.8.8 with Storable 2.15 failed
> > perl-5.8.8 with Storable 2.51 passes
> > perl-5.8.9 with Storable 2.19 passes
> > 
> > So I'd suggest to make Storable version 2.19 a minimal requirement:  
> 
> Typo here, I think you meant 2.16 not 2.19.

I meant 2.19, as that is the first version after the failing 2.15 that
appeared in a stable perl. That implies that it is much harder to test
against 2.16 than it is to test against 2.19

Additionally, Storable 2.51 installs flawless on 5.8.8, I I made the
safer jump from 2.15 to 2.19 instead of to 2.16 which I did not test

If you agree with 2.19 because of this reasoning, I'll commit that
change with some comment

> > Agree?  
> 
> Yeap.
> 
> Thanks for looking after this!
> 
> Tim.

-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.27   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/

Attachment: pgp33eYmesI1L.pgp
Description: OpenPGP digital signature

Reply via email to