Checking if your kit is complete... Looks good Writing Makefile for threads::queue cp queue.pm blib/lib/threads/queue.pm Manifying blib/man3/threads::queue.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1.... # Failed test (t/1.t at line 9) # Tried to use 'threads::queue'. # Error: Type of arg 1 to threads::shared::share must be one of [$@%] (not reference constructor) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/threads-queue/blib/lib/threads/queue.pm line 14, near "@self)" # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/1.t line 9. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/1.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 1