Checking if your kit is complete... Looks good Writing Makefile for Inline::TT cp lib/Inline/TT.pm blib/lib/Inline/TT.pm Manifying blib/man3/Inline::TT.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/01_load.......1..1 ok 1 - use Inline::TT; ok t/02_simple.....1..2 Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, PYTHON, Python, foo, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/.Inline at t/02_simple.t line 0 INIT failed--call queue aborted. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03_include....1..2 Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, PYTHON, Python, foo, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/.Inline at t/03_include.t line 0 INIT failed--call queue aborted. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/05_array......1..1 Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, PYTHON, Python, foo, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/.Inline at t/05_array.t line 0 INIT failed--call queue aborted. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/06_options....1..1 Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, PYTHON, Python, foo, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/.Inline at t/06_options.t line 11 BEGIN failed--compilation aborted at t/06_options.t line 11. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_simple.t 255 65280 2 4 1-2 t/03_include.t 255 65280 2 4 1-2 t/05_array.t 255 65280 1 2 1 t/06_options.t 255 65280 1 2 1 Failed 4/5 test scripts. 6/7 subtests failed. Files=5, Tests=7, 1 wallclock secs ( 0.62 cusr + 0.22 csys = 0.84 CPU) Failed 4/5 test programs. 6/7 subtests failed. make: *** [test_dynamic] Error 255