C:\Perl-modules\SQL-Statement-1.14>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Skip blib\lib\SQL\Dialects\ANSI.pm (unchanged) Skip blib\lib\SQL\Parser.pm (unchanged) Skip blib\lib\SQL\Statement\RAM.pm (unchanged) Skip blib\lib\SQL\Statement\Util.pm (unchanged) Skip blib\lib\SQL\Statement\Embed.pod (unchanged) Skip blib\lib\SQL\Statement\Structure.pod (unchanged) Skip blib\lib\SQL\Statement\GetInfo.pm (unchanged) Skip blib\lib\SQL\Statement.pm (unchanged) Skip blib\lib\SQL\Dialects\CSV.pm (unchanged) Skip blib\lib\SQL\Eval.pm (unchanged) Skip blib\lib\SQL\Statement\Syntax.pod (unchanged) Skip blib\lib\SQL\Dialects\AnyData.pm (unchanged) Skip blib\lib\SQL\Statement\Functions.pm (unchanged) C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch' )" t/*.t t/00error............ok t/01prepare..........ok t/02executeDirect....ok t/03executeDBD.......ok t/04names............ok t/05create...........ok t/06group............ok t/07case............. Execution ERROR: Can't locate object method "new" via package "IO::File" (perhaps you forgot to load "IO::File"?) at C:/Perl/site/lib/DBD/File.pm line 572. called from C:/Perl/site/lib/DBI.pm at 1525. Execution ERROR: Can't locate object method "new" via package "IO::File" (perhaps you forgot to load "IO::File"?) at C:/Perl/site/lib/DBD/File.pm line 572. called from t/07case.t at 68. t/07case.............ok t/08join.............ok t/09ops..............ok t/10limit............ok t/11functions........ok t/12eval.............ok t/13call.............ok t/14allcols..........ok All tests successful. Files=15, Tests=237, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)