Re: [Koha-devel] Minimum version of Perl

2010-05-16 Thread Lars Wirzenius
On pe, 2010-05-14 at 09:17 -0400, Galen Charlton wrote: > At present, the minimum version of Perl required by Koha is 5.6.1. > Since MARC::Record requires 5.8.2, at the very least Koha's > requirement should be 5.8.2, and 5.8.8 (the current stable release in > the 5.8.x series) would be better. Ar

Re: [Koha-devel] Minimum version of Perl

2010-05-14 Thread Colin Campbell
On 14/05/10 16:24, Chris Nighswonger wrote: > On Fri, May 14, 2010 at 9:17 AM, Galen Charlton wrote: > In any case, we should determine for sure which version is required to > run all Koha code successfully and go with that OR determine what code > requires 5.10 and make it compatible with 5.8 pr

Re: [Koha-devel] Minimum version of Perl

2010-05-14 Thread Chris Nighswonger
On Fri, May 14, 2010 at 9:17 AM, Galen Charlton wrote: > Hi, > > At present, the minimum version of Perl required by Koha is 5.6.1. > Since MARC::Record requires 5.8.2, at the very least Koha's > requirement should be 5.8.2, and 5.8.8 (the current stable release in > the 5.8.x series) would be bet

Re: [Koha-devel] Minimum version of Perl

2010-05-14 Thread Colin Campbell
On 14/05/10 14:17, Galen Charlton wrote: > Hi, > > At present, the minimum version of Perl required by Koha is 5.6.1. > Since MARC::Record requires 5.8.2, at the very least Koha's > requirement should be 5.8.2, and 5.8.8 (the current stable release in > the 5.8.x series) would be better. Are there