Do you want to perform tests that require an active Network connection? [N] N Checking if your kit is complete... Looks good Writing Makefile for Image::Grab Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Image/Grab.pm blib\lib\Image\Grab.pm cp lib/Image/Grab.pod blib\lib\Image\Grab.pod cp lib/Image/Grab/RequestAgent.pm blib\lib\Image\Grab\RequestAgent.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/background.....1..1 # Failed test at t/background.t line 12. not ok 1 # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/comics.........1..0 skipped all skipped: no reason given t/cookies........1..0 skipped all skipped: no reason given t/direct_grab....1..2 ok 1 ok 2 ok t/easy...........1..1 ok 1 ok t/manpage........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/md5............1..1 ok 1 ok t/type...........1..1 ok 1 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/background.t 1 256 1 1 1 2 tests skipped. Failed 1/8 test scripts. 1/12 subtests failed. Files=8, Tests=12, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 1/12 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.