Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. WARNING: Setting ABSTRACT via file 'lib/WebService/RTMAgent.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Writing Makefile for WebService::RTMAgent Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/WebService/RTMAgent.pm blib\lib\WebService\RTMAgent.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-load.........1..1 ok 1 - use WebService::RTMAgent; # Testing WebService::RTMAgent 0.05, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/auth............1..7 frobbed -- getting token ok 1 - Invalid frob is caught ok 2 - Invalid token is caught ok 3 - Checking authentication URL ok 4 - Checking the config file frobbed -- getting token token token ok 5 - Initialising user agent ok 6 - Checking token ok 7 - Checking timeline ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/WebService/RTMAgent.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok 3/3 unexpectedly succeeded TODO PASSED tests 1-3 t/init............1..4 ok 1 - Config file not clobbered on uninitialised DESTROY ok 2 # skip File access tests can't be run under root ok 3 # skip File access tests can't be run under root Use of uninitialized value in concatenation (.) or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-RTMAgent\blib\lib/WebService/RTMAgent.pm line 293. Use of uninitialized value in concatenation (.) or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-RTMAgent\blib\lib/WebService/RTMAgent.pm line 280. # Failed test 'Don't start if config file isn't XML' # at t/init.t line 62. not ok 4 - Don't start if config file isn't XML Use of uninitialized value at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-RTMAgent\blib\lib/WebService/RTMAgent.pm line 351 # Looks like you failed 1 test of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay (less 2 skipped tests: 1 okay, 25.00%) t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\WebService\RTMAgent.pm ok t/requests........1..12 ok 1 - Signing requests ok 2 - initialising ok 3 - request without parameters ok 4 - -- checking structure 1 ok 5 - -- checking structure 2 ok 6 - -- checking structure 3 ok 7 - -- checking structure 4 ok 8 - request with parameters ok 9 - -- task id is correct ok 10 - Carp message request: POST http://www.rememberthemilk.com/services/rest/ Content-Type: application/x-www-form-urlencoded method=rtm.tasks.add&nam=adding&api_key=key&auth_token=10438&timeline=114114&api_sig=3340edd30a22e9b2c67ff206283d0b67 response: HTTP/1.1 200 OK Connection: keep-alive Date: Mon, 24 Dec 2007 11:49:10 GMT Server: nginx/RTM Vary: Accept-Encoding Content-Type: text/xml; charset="utf-8" Client-Date: Mon, 24 Dec 2007 11:50:39 GMT Client-Peer: 75.126.232.204:80 Client-Response-Num: 1 Client-Transfer-Encoding: chunked Keep-Alive: timeout=300 ok 11 - Error setting ok 12 - HTTP request failed ok t/undo............1..7 ok 1 - Adding a task ok 2 - Stored undo info ok 3 - Adding another task ok 4 - Stored undo info ok 5 - get_undoable returns list ok 6 - Remove an undoable ok 7 - remove worked ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/init.t 1 256 4 1 4 (3 subtests UNEXPECTEDLY SUCCEEDED), 1 test and 2 subtests skipped. Failed 1/8 test scripts. 1/35 subtests failed. Files=8, Tests=35, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 1/35 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.