Checking if your kit is complete... Looks good Writing Makefile for App::Tweet Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/App/Tweet.pm blib\lib\App\Tweet.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/tweet blib\script\tweet pl2bat.bat blib\script\tweet 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 -e cp bin/tweet blib\script\tweet pl2bat.bat blib\script\tweet C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/perlcritic......1..0 # Skip DEVELOPMENT environment not set skipped all skipped: DEVELOPMENT environment not set t/pod_coverage....1..0 # Skip DEVELOPMENT environment variable not set skipped all skipped: DEVELOPMENT environment variable not set t/tweet...........1..6 ok 1 - use App::Tweet; 2008/02/27 05:29:37 message is a required argument Called UNIVERSAL::can() as a function, not a method at C:/cpanrun/build/5-10-0/site/lib/Crypt/CBC.pm line 67 ok 2 - caught message-less run ok 3 - caught non-interactive run Your vendor has not defined Fcntl macro O_NONBLOCK, used at C:/cpanrun/build/5-10-0/site/lib/File/Touch.pm line 92. # Looks like you planned 6 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-6 Failed 3/6 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/tweet.t 255 65280 6 6 4-6 2 tests skipped. Failed 1/3 test scripts. 3/6 subtests failed. Files=3, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 3/6 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.