ANNOUNCE: DBD::ADO 2.82
[email protected] (Steffen Goeldner) Mon, 8 Dec 2003 11:12:07 +0100
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/S/SG/SGOELDNER/DBD-ADO-2.82.tar.gz size: 44212 bytes md5: d5c48d96a2bb44113d5b2f7001310ea8 Changes: Replaced duplicated code in DESTROY() with a call to disconnect(). Removed the deprecated Enums() method from DBD::ADO::TypeInfo. Added t/02ads.t to test data_sources() (and removed a similar test from t/02simple.t). Removed type_info() tests from t/17conn.t. Steffen