Checking if your kit is complete... Looks good Writing Makefile for Pipe::Tube::Csv Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Pipe/Tube/Csv.pm blib\lib\Pipe\Tube\Csv.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/01-load....1..1 ok 1 - use Pipe::Tube::Csv; ok t/02-csv.....1..1 # Failed test '2 rows of csv file' not ok 1 - 2 rows of csv file # at t/02-csv.t line 12. # Structures begin differing at: # $got->[0] = Pipe=HASH(0x15dbd4c) # $expected->[0] = ARRAY(0x1c4e49c) # 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 Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02-csv.t 1 256 1 1 1 Failed 1/2 test scripts. 1/2 subtests failed. Files=2, Tests=2, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 1/2 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.