Honza Pazdziora wrote: > On Mon, Apr 15, 2002 at 04:02:16PM -0700, Jeff Zucker wrote: > >>The latest version passes these tests with perl 5.6.1 on win98: >> >> DBI-1.21/t/* 278/278 ok (proxy.t,preparse.t skipped) >> DBD-AnyData-0.06/t* 40/40 ok >> DBD-CSV-0.2004/t* 244/244 ok >> DBD-Sprite-0.30/t/* 28/28 ok >> DBD-XBase-0.161/t* 238/239 ok (same with real DBI) >> > > Hello Jeff, > > since your post seems to suggest :-) that DBD::XBase fails to > pass all tests on your machine, could you please send me the error > output? Preferrably with the latest version, 0.210. Thanks a lot.
Hi, Sorry, I had meant to track that down and send you a report but got swamped with other things. Here's the problem on my win98 box: C:\.cpan\build\DBD-XBase-0.210\t>perl -v This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 629 provided by ActiveState C:\.cpan\build\DBD-XBase-0.210\t>perl 4_dbfdump.t 1..2 Running dbfdump rooms.dbf ok 1 Running dbfdump -- - < ../t/rooms.dbf Access denied Got which is not OK not ok 2 C:\.cpan\build\DBD-XBase-0.210\t> Let me know if you need me to check anything else. -- Jeff
