Tim,

I made another update today, here are the details of the changes:

07kids.t

        - changed it to a skip_all for DBI::PurePerl
        - Increased the number of tests from 11 to 20
                - Added tests to exercise the $dbh's Kids/ActiveKids attributes more
                  by creating and manipulating a statement handle
                - removed the $dbh HandleError stuff, and replaced it with
                  do BLOCK scoping instead
        - add comments and cleaned up formatting

15array.t

        - Changed tests with stringified Data::Dumper output to use
          Test::More::eq_array instead.
        - made sure all tests have a test name
        - improve organization of tests in the file and add comments
        - added 2 more tests (for a total of 42) both were 'isa_ok' tests

Let me know if they cause any problems. I was sure to update from svn and then rebuild and test again, so it should be okay.

Steve



Reply via email to