**** WARNING: Unsupported Version of libwww found! **** This library only supports libwww up to version 5.76. You seem to have version 5.808 installed, which has not yet been tested by the package author for compatibility. Some or all tests might fail! Install at your own risk, or wait until a more recent version of this library is available. Checking your version of libwww... ok Checking if your kit is complete... Looks good Writing Makefile for LWP::Parallel Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/LWP/Parallel/Protocol/http.pm blib\lib\LWP\Parallel\Protocol\http.pm cp lib/LWP/Parallel/Protocol/https.pm blib\lib\LWP\Parallel\Protocol\https.pm cp lib/LWP/RobotPUA.pm blib\lib\LWP\RobotPUA.pm cp lib/LWP/Parallel/UserAgent.pm blib\lib\LWP\Parallel\UserAgent.pm cp lib/LWP/Parallel/Protocol/ftp.pm blib\lib\LWP\Parallel\Protocol\ftp.pm cp lib/LWP/Parallel/Protocol/file.pm blib\lib\LWP\Parallel\Protocol\file.pm cp lib/Bundle/ParallelUA.pm blib\lib\Bundle\ParallelUA.pm cp lib/LWP/Parallel/RobotUA.pm blib\lib\LWP\Parallel\RobotUA.pm cp lib/LWP/Parallel/Protocol.pm blib\lib\LWP\Parallel\Protocol.pm cp lib/LWP/ParallelUA.pm blib\lib\LWP\ParallelUA.pm cp lib/LWP/Parallel.pm blib\lib\LWP\Parallel.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 t/TEST local/compatibility....1..20 Will access HTTP server at http://alligator:4463/ LWP::UserAgent compatibility... - Bad request... ok 1 ok 2 - Simple echo... ok 3 ok 4 - Send file... ok 5 ok 6 ok 7 - Check redirect... ok 8 ok 9 ok 10 ok 11 Check basic authorization... ok 12 ok 13 ok 14 ok 15 Check proxy... ok 16 ok 17 Check POSTing... ok 18 Terminating server... ok 19 ok 20 ok local/file.............1..4 LWP::Parallel::UserAgent interface... Single bad request.. ok 1 Can't open /cygdrive/c/cpanrun/depot/main/contrib-patched/perl/CPAN/src/ParallelUserAgent/t: No such file or directory at local/file.t line 54. ok 2 Multiple Requests... dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay local/http.............1..15 Will access HTTP server at http://alligator:4488/ LWP::Parallel::UserAgent interface... Single bad request.. ok 1 ok 2 ok 3 Multiple Requests... ok 4 ok 5 Larger number of requests (40).. ok 6 ok 7 Check redirect on/off... ok 8 ok 9 ok 10 ok 11 Testing ordered connections... ok 12 ok 13 Terminating server... ok 14 ok 15 ok local/timeouts.........1..25 Will access HTTP server at http://alligator:4590/ - Checking Timeouts: * for single request.. ok 1 ok 2 * for multiple requests... ok 3 ok 4 * for mixed requests... ok 5 ok 6 ok 7 ok 8 ok 9 not ok 10 ok 11 ok 12 not ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 Terminating server... ok 24 ok 25 FAILED tests 10, 13 Failed 2/25 tests, 92.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- local/file.t 2 512 4 4 3-4 local/timeouts.t 25 2 10 13 Failed 2/4 test scripts. 4/64 subtests failed. Files=4, Tests=64, 31 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 4/64 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.