Checking if your kit is complete... Warning: the following files are missing in your kit: languages/Perl/README languages/PIR/b.inf languages/PIR/b_expected.pir languages/PIR/hello_expected.pir languages/PIR/main.pir languages/PIR/README languages/README languages/XML/b.inf languages/XML/foo.inf languages/XML/hello_expected.xml languages/XML/zcode.xsl MANIFEST README Please inform the author. Writing Makefile for Language::Zcode cp lib/Language/Zcode/Runtime/IO.pm blib/lib/Language/Zcode/Runtime/IO.pm cp lib/Language/Zcode/Runtime/Opcodes.pm blib/lib/Language/Zcode/Runtime/Opcodes.pm cp lib/Language/Zcode/Parser/Opcode.pm blib/lib/Language/Zcode/Parser/Opcode.pm cp lib/Language/Zcode/Parser/TXD.pm blib/lib/Language/Zcode/Parser/TXD.pm cp lib/Language/Zcode/Translator/Generic.pm blib/lib/Language/Zcode/Translator/Generic.pm cp lib/Language/Zcode/Parser/Routine.pm blib/lib/Language/Zcode/Parser/Routine.pm cp minizork.pl blib/lib/Language/minizork.pl cp lib/Language/Zcode/Parser.pm blib/lib/Language/Zcode/Parser.pm cp lib/Language/Zcode.pm blib/lib/Language/Zcode.pm cp lib/Language/Zcode/Translator/Perl.pm blib/lib/Language/Zcode/Translator/Perl.pm cp lib/Language/Zcode/Translator/PIR.pm blib/lib/Language/Zcode/Translator/PIR.pm cp lib/Language/Zcode/Translator/XML.pm blib/lib/Language/Zcode/Translator/XML.pm cp lib/Language/Zcode/Parser/Perl.pm blib/lib/Language/Zcode/Parser/Perl.pm cp lib/Language/Zcode/Runtime/State.pm blib/lib/Language/Zcode/Runtime/State.pm cp lib/Language/Zcode/Runtime/Input.pm blib/lib/Language/Zcode/Runtime/Input.pm cp lib/Language/Zcode/Translator.pm blib/lib/Language/Zcode/Translator.pm cp lib/Language/Zcode/Util.pm blib/lib/Language/Zcode/Util.pm cp lib/Language/Zcode/Runtime/Quetzal.pm blib/lib/Language/Zcode/Runtime/Quetzal.pm cp lib/Language/Zcode/Parser/Generic.pm blib/lib/Language/Zcode/Parser/Generic.pm cp lib/Language/Zcode/Runtime/Text.pm blib/lib/Language/Zcode/Runtime/Text.pm cp scripts/plotz.pl blib/script/plotz.pl /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/plotz.pl Manifying blib/man1/plotz.pl.1 Manifying blib/man3/Language::Zcode::Runtime::IO.3 Manifying blib/man3/Language::Zcode::Runtime::Opcodes.3 Manifying blib/man3/Language::Zcode::Translator::Generic.3 Manifying blib/man3/Language::Zcode::Parser::TXD.3 Manifying blib/man3/Language::Zcode::Parser::Opcode.3 Manifying blib/man3/Language::Zcode::Parser::Routine.3 Manifying blib/man3/Language::Zcode::Parser.3 Manifying blib/man3/Language::Zcode.3 Manifying blib/man3/Language::Zcode::Translator::Perl.3 Manifying blib/man3/Language::Zcode::Translator::PIR.3 Manifying blib/man3/Language::Zcode::Translator::XML.3 Manifying blib/man3/Language::Zcode::Parser::Perl.3 Manifying blib/man3/Language::Zcode::Runtime::State.3 Manifying blib/man3/Language::Zcode::Runtime::Input.3 Manifying blib/man3/Language::Zcode::Translator.3 Manifying blib/man3/Language::Zcode::Runtime::Quetzal.3 Manifying blib/man3/Language::Zcode::Parser::Generic.3 Manifying blib/man3/Language::Zcode::Runtime::Text.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/20_parser........1..100 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 00:20:54 2007 # Current time GMT: Sun Dec 16 08:20:54 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 19 at 2964 > 15. 0 in middle of sub! ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok t/40_trans_perl....1..2 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 00:20:54 2007 # Current time GMT: Sun Dec 16 08:20:54 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok t/80_big_perl......Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at /Users/cpanrun/build/5.10.0/lib/Term/ReadKey.pm line 362. FAILED before any test output arrived Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/80_big_perl.t ?? ?? ?? Failed 1/3 test scripts. 0/102 subtests failed. Files=3, Tests=102, 1 wallclock secs ( 1.03 cusr + 0.15 csys = 1.18 CPU) Failed 1/3 test programs. 0/102 subtests failed. make: *** [test_dynamic] Error 255