ANNOUNCE: DBD::ADO 2.81
[email protected] (Steffen Goeldner) Mon, 1 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.81.tar.gz size: 45171 bytes md5: e0f78cbdeea4ffe3fb7657131bcbebad Changes: Fixed Makefile.PL to work with strict 1.03 (perl 5.8.1.), reported by Eric Thinnes. Added ping(). Added tests for ping() to t/02cxn.t. Removed ping() tests from t/15func.t. Fixed connect() to set 'Active' on. Added a test for the 'Active' flag to t/02cxn.t Moved OpenSchema() tests from t/11curs.t into t/04os.t. Steffen