Text::CSV_XS from github passed all tests on my cygwin. The main cygwin distribution recently updated to Perl 5.40.0 and DBI 1.644. The DBI 1.644 from github also passed all tests on my machine, but a number of them were skipped.
For testing DBDs is the idea to go down the list and run 'make test' on each one?