Checking if your kit is complete... Looks good Writing Makefile for Tie::Handle::HTTP Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/Handle/HTTP.pm blib\lib\Tie\Handle\HTTP.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-Tie-Handle-HTTP....1..1 ok 1 - use Tie::Handle::HTTP; ok t/09-file...............ok 1 ok 2 - not at end of file yet ok 3 - Start at 0 ok 4 - Not at end of file, good ok 5 - Read success ok 6 - Read of 26 succeeded ok 7 - Read of string succeeded ok 8 - Seek success ok 9 - seek took us back where we started: 0 ok 10 - Read success ok 11 - Read of 26 succeeded ok 12 - Read of string succeeded ok 13 - Not at end of file, good ok 14 - Read success ok 15 - Read of 30 succeeded ok 16 - Read of string succeeded ok 17 - Seek success ok 18 - seek took us back where we started: 26 ok 19 - Read success ok 20 - Read of 30 succeeded ok 21 - Read of string succeeded ok 22 - Seek success ok 23 - Seek to 0 ok 24 - Read success ok 25 - Read of 26 succeeded ok 26 - Read of string succeeded ok 27 - Seek success ok 28 - seek took us back where we started: 0 ok 29 - Read success ok 30 - Read of 26 succeeded ok 31 - Read of string succeeded ok 32 - Not at end of file, good ok 33 - Read success ok 34 - Read of 30 succeeded ok 35 - Read of string succeeded ok 36 - Seek success ok 37 - seek took us back where we started: 26 ok 38 - Read success ok 39 - Read of 30 succeeded ok 40 - Read of string succeeded ok 41 - Not at end of file, good ok 42 - Read success ok 43 - Read of 88 succeeded ok 44 - Read of string succeeded ok 45 - Seek success ok 46 - seek took us back where we started: 56 ok 47 - Read success ok 48 - Read of 88 succeeded ok 49 - Read of string succeeded ok 50 - Not at end of file, good ok 51 - Seek success ok 52 - Read success not ok 53 - Read of 82 succeeded # Failed test 'Read of 82 succeeded' # at t/Common.perl line 41. not ok 54 - Read of string succeeded # Failed test 'Read of string succeeded' # at t/Common.perl line 42. ok 55 - Seek success ok 56 - seek took us back where we started: 1082 ok 57 - Read success not ok 58 - Read of 82 succeeded # Failed test 'Read of 82 succeeded' # at t/Common.perl line 57. not ok 59 - Read of string succeeded # Failed test 'Read of string succeeded' # at t/Common.perl line 58. ok 60 - At end of file when we should be ok 61 - Do EXPR: () () 1..61 # Looks like you failed 4 tests of 61. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 53-54, 58-59 Failed 4/61 tests, 93.44% okay t/10-all................