Checking if your kit is complete... Looks good Writing Makefile for Facebook Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Facebook.pm blib\lib\Facebook.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/connect....1..4 ok 1 - new ok 2 - call_method returns correct method Use of uninitialized value $auth_token in concatenation (.) or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Facebook\blib\lib/Facebook.pm line 110. 'browser' is not recognized as an internal or external command, operable program or batch file. 'api_key' is not recognized as an internal or external command, operable program or batch file. Use of uninitialized value $value in concatenation (.) or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Facebook\blib\lib/Facebook.pm line 172. # Failed test 'login' Press enter after login is complete...not ok 3 - login # at t/connect.t line 18. # Failed test 'method call after login' # at t/connect.t line 21. # got: undef # expected: '0' # Looks like you failed 2 tests of 4. not ok 4 - method call after login dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/sig........1..4 ok 1 - new ok 2 - secret ok 3 - apikey ok 4 - generate_sig ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/connect.t 2 512 4 2 3-4 Failed 1/2 test scripts. 2/8 subtests failed. Files=2, Tests=8, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 2/8 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.