ANNOUNCE: DBD::ADO 2.98
[email protected] (Steffen Goeldner) Fri, 04 Feb 2011 16:14:57 +0100
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/S/SG/SGOELDNER/DBD-ADO-2.98.tar.gz
size: 46572 bytes
md5: 92e83467a8b7fe2a831af507893eb728
Changes:
Fixed a 'Missing argument in sprintf' at DBD/ADO/GetInfo.pm line 13.
Patch for supporting cygwin in Makefile.PL from Rafael Kitover.
Added a workaround for ADO Providers that don't accept a parameter size 0,
spotted by Jeff Picklyk.
Added test (12bind.t).
Added the CLONE special subroutine, spotted by Jeff Picklyk.
Steffen