ANNOUNCE: DBD::ADO 2.96
[email protected] ("Steffen Goeldner") Mon, 18 Dec 2006 10:23:51 +0100
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/S/SG/SGOELDNER/DBD-ADO-2.96.tar.gz
size: 44664 bytes
md5: 44ab1eec70abfa297d3ceb0d77b5f400
Changes:
Implemented statistics_info().
Added tests (t/45ddst.t).
Fixed bug: Application uses a value of the wrong type for the current
operation, reported by amonotod.
Fixed bug: Can't use string ("3") as a HASH ref while "strict refs"
in use at ADO.pm line 1022, reported by John Derrick.
Added support for the adExecuteStream option thanks to Luke Bakken.
Steffen