Checking if your kit is complete... Looks good Writing Makefile for Text::Query Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Text/Query/BuildSimpleString.pm blib\lib\Text\Query\BuildSimpleString.pm cp lib/Text/Query/Build.pm blib\lib\Text\Query\Build.pm cp lib/Text/Query/SolveAdvancedString.pm blib\lib\Text\Query\SolveAdvancedString.pm cp lib/Text/Query/BuildAdvancedString.pm blib\lib\Text\Query\BuildAdvancedString.pm cp lib/Text/Query/Simple.pm blib\lib\Text\Query\Simple.pm cp lib/Text/Query/Optimize.pm blib\lib\Text\Query\Optimize.pm cp lib/Text/Query/Parse.pm blib\lib\Text\Query\Parse.pm cp lib/Text/Query/Solve.pm blib\lib\Text\Query\Solve.pm cp lib/Text/Query/ParseAdvanced.pm blib\lib\Text\Query\ParseAdvanced.pm cp lib/Text/Query.pm blib\lib\Text\Query.pm cp lib/Text/Query/ParseSimple.pm blib\lib\Text\Query\ParseSimple.pm cp lib/Text/Query/Advanced.pm blib\lib\Text\Query\Advanced.pm cp lib/Text/Query/SolveSimpleString.pm blib\lib\Text\Query\SolveSimpleString.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/01default....1..18 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 06:54:56 2008 # Current time GMT: Wed Feb 27 14:54:56 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 Text::Query::ParseAdvanced::factor() called too early to check prototype at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Text-Query\blib\lib/Text/Query/ParseAdvanced.pm line 114. Text::Query::ParseAdvanced::factor() called too early to check prototype at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Text-Query\blib\lib/Text/Query/ParseAdvanced.pm line 122. 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 t/02string.....1..56 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 06:54:56 2008 # Current time GMT: Wed Feb 27 14:54:56 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 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 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 Can't use string ("2") as an ARRAY ref while "strict refs" in use at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Text-Query\blib\lib/Text/Query/SolveSimpleString.pm line 52. ok 26 dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 27-56 Failed 30/56 tests, 46.43% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02string.t 9 2304 56 60 27-56 Failed 1/2 test scripts. 30/74 subtests failed. Files=2, Tests=74, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 30/74 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x9' Stop.