Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00-load.t t\01-artist.t t\pod-coverage.t t\pod.t t\00-load.........1..1 ok 1 - use Class::DBI::Audit; # Testing Class::DBI::Audit 0.02, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\01-artist.......DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(artist)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. ok 1 - set_db() ok 2 - Driver set correctly Can't locate object method "insert" via package "Artist" at t/testlib/Artist.pm line 35. 1..2 # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t\pod-coverage....1..1 ok 1 - Pod coverage on Class::DBI::Audit ok t\pod.............1..1 ok 1 - blib\lib\Class\DBI\Audit.pm ok Failed 1/4 test scripts, 75.00% okay. 0/5 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-artist.t 255 65280 2 0 0.00% ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.