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-simplesort.t t\02-binary.t t\03-long_items.t t\04-metadata.t t\05-types.t t\pod-coverage.t t\pod.t t\00-load..........1..1 ok 1 - use Sort::External; # Testing Sort::External 0.16, Perl 5.008005, /usr/local/bin/perl ok t\01-simplesort....1..9 ok 1 - sort z .. a as a .. z ok 2 - ... with explicit sortsub ok 3 - ... with a different working directory Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sort-External\blib\lib/Sort/External.pm line 179. # Looks like you planned 9 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-9 Failed 6/9 tests, 33.33% okay t\02-binary........1..1 Can't locate object method "new" via package "File::Temp" at lib/Sort/External.pm line 179. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\03-long_items....1..1 Can't locate object method "new" via package "File::Temp" at lib/Sort/External.pm line 179. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\04-metadata......1..3 Can't call method "Scalar::Util::tainted" on an undefined value at C:/cpanrun-5.8/build/5-8-0/lib/File/Spec/Win32.pm line 67. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\05-types.........1..5 not ok 1 - reject a scalar ref # Failed test (t\05-types.t at line 25) # 'Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sort-External\blib\lib/Sort/External.pm line 179. # ' # doesn't match '(?-xism:can't handle)' not ok 2 - reject a hash ref # Failed test (t\05-types.t at line 25) # 'Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sort-External\blib\lib/Sort/External.pm line 179. # ' # doesn't match '(?-xism:can't handle)' not ok 3 - reject an array ref # Failed test (t\05-types.t at line 25) # 'Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sort-External\blib\lib/Sort/External.pm line 179. # ' # doesn't match '(?-xism:can't handle)' not ok 4 - reject a sub ref # Failed test (t\05-types.t at line 25) # 'Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sort-External\blib\lib/Sort/External.pm line 179. # ' # doesn't match '(?-xism:can't handle)' not ok 5 - reject a glob ref # Failed test (t\05-types.t at line 25) # 'Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sort-External\blib\lib/Sort/External.pm line 179. # ' # doesn't match '(?-xism:can't handle)' # Looks like you failed 5 tests of 5. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t\pod-coverage.....1..2 ok 1 - Pod coverage on Sort::External ok 2 - Pod coverage on Sort::External::Cookbook # Sort::External::Cookbook: no public symbols defined ok t\pod..............1..2 ok 1 - blib\lib\Sort\External.pm ok 2 - blib\lib\Sort\External\Cookbook.pm ok Failed 5/8 test scripts, 37.50% okay. 16/24 subtests failed, 33.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-simplesort.t 255 65280 9 6 66.67% 4-9 t\02-binary.t 255 65280 1 1 100.00% 1 t\03-long_items.t 255 65280 1 1 100.00% 1 t\04-metadata.t 255 65280 3 3 100.00% 1-3 t\05-types.t 5 1280 5 5 100.00% 1-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.