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.base.t t\dependencies.t t\perlcritic.t t\pod-coverage.t t\pod.t t\spelling.t t\00.load.........1..1 # Failed test (t\00.load.t at line 4) # Tried to use 'DBIx::Class::RandomStringColumns'. # Error: Can't locate object method "mk_classdata" via package "DBIx::Class::RandomStringColumns" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBIx-Class-RandomStringColumns\blib\lib/DBIx/Class/RandomStringColumns.pm line 11. # Compilation failed in require at (eval 1) line 2. not ok 1 - use DBIx::Class::RandomStringColumns; # Testing DBIx::Class::RandomStringColumns 0.04 # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\01.base.........1..6 Base class package "DBIx::Class::Schema" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t\01.base.t line 14 BEGIN failed--compilation aborted at t\01.base.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\dependencies....1..0 # Skip Test::Dependencies required for testing dependencies skipped all skipped: Test::Dependencies required for testing dependencies t\perlcritic......Undefined subroutine &main::plan called at t\perlcritic.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t\pod-coverage....1..1 # DBIx::Class::RandomStringColumns: no public symbols defined ok 1 - Pod coverage on DBIx::Class::RandomStringColumns ok t\pod.............1..1 ok 1 - blib\lib\DBIx\Class\RandomStringColumns.pm ok t\spelling........1..1 'spell' is not recognized as an internal or external command, operable program or batch file. Died at C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Spelling.pm line 46. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 4/7 test scripts, 42.86% okay. 8/10 subtests failed, 20.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00.load.t 1 256 1 1 100.00% 1 t\01.base.t 255 65280 6 6 100.00% 1-6 t\perlcritic.t 2 512 ?? ?? % ?? t\spelling.t 255 65280 1 1 100.00% 1 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.