Checking if your kit is complete... Looks good Writing Makefile for Email::Handle Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Email/Handle.pm blib\lib\Email\Handle.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Email::Handle; # Testing Email::Handle 0.01, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/01-methods......ok 1 ok 2 ok 3 - The object isa Email::Handle ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 # Failed test at t/01-methods.t line 64. not ok 20 Can't call method "isa" without a package or object reference at C:/cpanrun/build/5-10-0/site/lib/Email/Valid.pm line 91. # Looks like you failed 1 test of 20. # Looks like your test died just after 20. 1..20 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 20 Failed 1/20 tests, 95.00% okay t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Email/Handle.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Email\Handle.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-methods.t 255 65280 20 1 20 1 test skipped. Failed 1/5 test scripts. 1/25 subtests failed. Files=5, Tests=25, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/5 test programs. 1/25 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.