Checking if your kit is complete... Looks good Writing Makefile for Inline::Interp cp Interp.pm blib/lib/Inline/Interp.pm cp Echo.pm blib/lib/Inline/Echo.pm Manifying blib/man3/Inline::Interp.3 Manifying blib/man3/Inline::Echo.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_basic....1..3 ok 1 - loaded Inline:Echo # Failed test 'created a code block Error. You have specified 'Echo' 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 (eval 7) line 1 # BEGIN failed--compilation aborted at (eval 7) line 1. # ' # at t/01_basic.t line 8. not ok 2 - created a code block Error. You have specified 'Echo' as an Inline programming language. Undefined subroutine &main::hello_world called at t/01_basic.t line 10. # # Looks like you planned 3 tests but only ran 2. I currently only know about the following languages: # Looks like you failed 1 test of 2 run. # C, Foo, PYTHON, Python, foo, py, python # Looks like your test died just after 2. # 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 (eval 7) line 1 # BEGIN failed--compilation aborted at (eval 7) line 1. # dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic.t 255 65280 3 3 2-3 Failed 1/1 test scripts. 2/3 subtests failed. Files=1, Tests=3, 0 wallclock secs ( 0.10 cusr + 0.05 csys = 0.15 CPU) Failed 1/1 test programs. 2/3 subtests failed. make: *** [test_dynamic] Error 255