Checking if your kit is complete... Looks good Writing Makefile for Facebook cp lib/Facebook.pm blib/lib/Facebook.pm Manifying blib/man3/Facebook.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Facebook/blib/lib/Facebook.pm line 110. sh: line 1: browser: command not found Use of uninitialized value $value in concatenation (.) or string at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Facebook/blib/lib/Facebook.pm line 172. # Failed test 'login' # at t/connect.t line 18. Press enter after login is complete...not ok 3 - login # Failed test 'method call after login' # at t/connect.t line 21. not ok 4 - method call after login # got: undef # expected: '0' # Looks like you failed 2 tests of 4. 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, 6 wallclock secs ( 0.78 cusr + 0.21 csys = 0.99 CPU) Failed 1/2 test programs. 2/8 subtests failed. make: *** [test_dynamic] Error 255