file: $CPAN/authors/id/S/SG/SGOELDNER/DBD-ADO-2.73.tar.gz
size: 43659 bytes
md5: f737252a0227963581e19667b6ae4d46
Changes Version 2.73: 2003-10-05
Modified t/17conn.t to avoid an error message on stderr.
Fixed an error in the creation of the $sth->{TYPE} array.
Fixed the error ' does not exist in hash', reported by Michael
Blackmore.
The regexp didn't take into account that FoxPro type names
consist of only one letter.
Dropped a test in t/23warn.t (and added it to the TODO list).
Fixed warning 'Use of uninitialized value in numeric ne (!=)' at
t/15func.t line 233 and 275.
Fixed warning 'Use of uninitialized value in concatenation (.)
or string' at t/15func.t line 102, 110 and 121.
Fixed warning 'Use of uninitialized value in join or string' at
t/15func.t line 242.
Modified t/01base.t to use Test::More.
Fixed warning 'unexpected =item directive in paragraph 292' at
lib/DBD/ADO.pm line 2301.
Steffen