Hi Greg,
 Thanks for the module.
It breaks down for cygwin on 2003. Here is the error:
chmod 755 blib/arch/auto/DBD/Pg/Pg.dll
test -s Pg.bs && cp Pg.bs blib/arch/auto/DBD/Pg/Pg.bs && \
      chmod 644 blib/arch/auto/DBD/Pg/Pg.bs

It happened after cygwin updated the perl.

Thanks
sandeep



On Tue, Aug 26, 2008 at 7:49 PM, Greg Sabino Mullane <[EMAIL PROTECTED]>wrote:

>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
>
> I just uploaded 2.10.0. Not a whole lot major going on, but the new
> tracing ability warranted more than a minor revision bump. Here's
> a snippet from the Changes file for 2.9.0 and up:
>
> 2.10.0 Released August 26, 2008 (subversion r11678)
>
>        - Add the 'DBD' trace setting to output only non-DBI trace messages,
>                and allow 'dbd_verbose' as a connection attribute for the
> same
>                effect. [GSM]
>        - Fix a minor problem with testing against 7.4 databases [GSM]
>        - Allow multi-statement do() calls with parameters to work if
> pg_server_prepare
>                is set to 0 (CPAN bug #38623) [GSM]
>
> 2.9.2 Released August 18, 2008 (subversion r11664)
>
>        - Empty Postgres arrays should return empty Perl arrays, not undef.
>                (CPAN bug #38552) [David E. Wheeler]
>
> 2.9.1 Released August 17, 2008 (subversion r11660)
>
>        - Return undef when mapping Postgres array to Perl array and
>                the array is empty '{}'. (CPAN bug #38552) [GSM]
>        - Minor documentation improvements. [GSM]
>
> 2.9.0 Released August 3, 2008 (subversion r11624)
>
>        - Add support for database handle attribute "ReadOnly". This allows
>                use of $dbh->{ReadOnly} = 1 to enforce read only mode at
>                the server level. [GSM]
>        - Move PQexec structures to statement handle, to prevent
>                excessive malloc and free within execute function. [GSM]
>        - Add more attribute tests, improve testing system. [GSM]
>        - Many documentation improvements. [GSM]
>        - Win32 build improvements [T.J. Ferraro]
>
> - --
> Greg Sabino Mullane [EMAIL PROTECTED]
> End Point Corporation
> PGP Key: 0x14964AC8 200808262248
> http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
> -----BEGIN PGP SIGNATURE-----
>
> iEYEAREDAAYFAki0wHUACgkQvJuQZxSWSsgUuQCfbsIWMO45fTEGNsRFCXisJ29y
> 8LAAn0wpPqBE2yviWJN1qm7wt8Hqt4K2
> =UZwE
> -----END PGP SIGNATURE-----
>
>
>

Reply via email to