Re: DBI-git on perl-5.8.8

2017-09-21 Thread Tim Bunce
On Mon, Sep 18, 2017 at 07:25:54PM +0200, H.Merijn Brand wrote: > On Mon, 18 Sep 2017 17:57:39 +0100, Tim Bunce > > > > > 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 Stora

Re: DBI-git on perl-5.8.8

2017-09-18 Thread H.Merijn Brand
On Mon, 18 Sep 2017 17:57:39 +0100, Tim Bunce 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" > > wrote: > > > > > Makefile.PL states MIN_PERL_VERSION => '5.008', so I am still in the > > > supported range. > >

Re: DBI-git on perl-5.8.8

2017-09-18 Thread Tim Bunce
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" > 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

Re: DBI-git on perl-5.8.8

2017-09-18 Thread H.Merijn Brand
On Mon, 18 Sep 2017 11:19:08 +0200, "H.Merijn Brand" 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

DBI-git on perl-5.8.8

2017-09-18 Thread H.Merijn Brand
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 m