Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rudy Lippan <rlippan(at)remotelinux(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Wheeler <david(at)wheeler(dot)net>, Dominic Mitchell <dom(at)semantico(dot)com>, pgsql-interfaces(at)postgresql(dot)org, "'DBI developers'" <dbi-dev(at)perl(dot)org>
Subject: Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)
Date: 2003-06-06 19:02:07
Message-ID: 200306061902.h56J27s05590@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Rudy Lippan wrote:
> > Also, with our current CVS of DBD:pg, perl 5.005_03 can no longer do
> > 'gmake test'. I get:
> >
> > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl5/5.00503/i386-bsdos -I/usr/libdata/perl5/5.00503 -e
> > 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> > t/00basic...........Can't locate 5.61 in @INC (@INC contains: blib/arch blib/lib /usr/libdata/perl5/5.00503/i386-bsdos /usr/li
>
> Looks like it is set to require perl 5.6.1 now.
>
> I modified Makefile.PL so that it also requires 5.6.1 -- This should cause
> the error to be thown much earlier. The DBI version also needs to be
> bumped (I have to go back and look to find out what version of DBI was
> decided upon).

Good idea.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeff Eckermann 2003-06-06 23:47:19 Re: [INTERFACES] cannot insert zero in to numeric field
Previous Message Rudy Lippan 2003-06-06 18:44:59 Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)