Checking if your kit is complete... Looks good Writing Makefile for Test::C2FIT cp run_tests.pl blib/lib/Test/run_tests.pl cp lib/Test/C2FIT/ActionFixture.pm blib/lib/Test/C2FIT/ActionFixture.pm cp lib/Test/C2FIT/TypeAdapterDocumentation.pod blib/lib/Test/C2FIT/TypeAdapterDocumentation.pod cp lib/Test/C2FIT.pm blib/lib/Test/C2FIT.pm cp lib/Test/C2FIT/RowFixture.pm blib/lib/Test/C2FIT/RowFixture.pm cp lib/Test/C2FIT/ColumnFixture.pm blib/lib/Test/C2FIT/ColumnFixture.pm cp lib/Test/C2FIT/TimedActionFixture.pm blib/lib/Test/C2FIT/TimedActionFixture.pm cp lib/Test/C2FIT/Summary.pm blib/lib/Test/C2FIT/Summary.pm cp lib/Test/C2FIT/Fixture.pm blib/lib/Test/C2FIT/Fixture.pm cp lib/Test/C2FIT/ParseException.pm blib/lib/Test/C2FIT/ParseException.pm cp lib/Test/C2FIT/Parse.pm blib/lib/Test/C2FIT/Parse.pm cp lib/Test/C2FIT/WikiRunner.pm blib/lib/Test/C2FIT/WikiRunner.pm cp lib/Test/C2FIT/FileRunner.pm blib/lib/Test/C2FIT/FileRunner.pm cp lib/Test/C2FIT/GenericAdapter.pm blib/lib/Test/C2FIT/GenericAdapter.pm cp lib/Test/C2FIT/TypeAdapter.pm blib/lib/Test/C2FIT/TypeAdapter.pm cp lib/Test/C2FIT/PrimitiveFixture.pm blib/lib/Test/C2FIT/PrimitiveFixture.pm cp lib/Test/C2FIT/GenericArrayAdapter.pm blib/lib/Test/C2FIT/GenericArrayAdapter.pm cp lib/Test/C2FIT/ScientificDoubleTypeAdapter.pm blib/lib/Test/C2FIT/ScientificDoubleTypeAdapter.pm cp lib/Test/C2FIT/Exception.pm blib/lib/Test/C2FIT/Exception.pm cp lib/Test/C2FIT/ScientificDouble.pm blib/lib/Test/C2FIT/ScientificDouble.pm Manifying blib/man3/Test::C2FIT::Fixture.3 Manifying blib/man3/Test::C2FIT::Parse.3 Manifying blib/man3/Test::C2FIT::ActionFixture.3 Manifying blib/man3/Test::C2FIT::TypeAdapterDocumentation.3 Manifying blib/man3/Test::C2FIT::WikiRunner.3 Manifying blib/man3/Test::C2FIT.3 Manifying blib/man3/Test::C2FIT::RowFixture.3 Manifying blib/man3/Test::C2FIT::FileRunner.3 Manifying blib/man3/Test::C2FIT::TypeAdapter.3 Manifying blib/man3/Test::C2FIT::PrimitiveFixture.3 Manifying blib/man3/Test::C2FIT::GenericArrayAdapter.3 Manifying blib/man3/Test::C2FIT::ColumnFixture.3 Manifying blib/man3/Test::C2FIT::ScientificDoubleTypeAdapter.3 MExtUtils::Command -e cat Changes >ReleaseNotes /bin/sh: MExtUtils::Command: not found. make: [ReleaseNotes] Error 127 (ignored) PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01base..............1..35 ok 1 - use Test::C2FIT; ok 2 - use Test::C2FIT::Parse; ok 3 - use Test::C2FIT::Fixture; ok 4 - use Test::C2FIT::PrimitiveFixture; ok 5 - use Test::C2FIT::ActionFixture; ok 6 - use Test::C2FIT::TimedActionFixture; ok 7 - use Test::C2FIT::ColumnFixture; ok 8 - use Test::C2FIT::RowFixture; ok 9 - use Test::C2FIT::TypeAdapter; ok 10 - use Test::C2FIT::GenericAdapter; ok 11 - use Test::C2FIT::GenericArrayAdapter; ok 12 - use Test::C2FIT::ScientificDouble; ok 13 - use Test::C2FIT::ScientificDoubleTypeAdapter; ok 14 - use Test::C2FIT::FileRunner; ok 15 - use Test::C2FIT::WikiRunner; ok 16 - Test::C2FIT->can(...) ok 17 - Test::C2FIT::Parse->can(...) ok 18 - Test::C2FIT::Fixture->can(...) ok 19 - Test::C2FIT::PrimitiveFixture->can('checkValue') ok 20 - Test::C2FIT::ColumnFixture->can(...) ok 21 - Test::C2FIT::TypeAdapter->can(...) ok 22 - Test::C2FIT::GenericAdapter->can(...) ok 23 - Test::C2FIT::GenericArrayAdapter->can(...) ok 24 - Test::C2FIT::ActionFixture->can(...) ok 25 - Test::C2FIT::TimedActionFixture->can(...) ok 26 - Test::C2FIT::ScientificDouble->can(...) ok 27 - Test::C2FIT::ScientificDoubleTypeAdapter->can(...) ok 28 - Test::C2FIT::FileRunner->can('run') ok 29 - Test::C2FIT::WikiRunner->can('run') ok 30 - simple ok 31 - one level ok 32 - two levels level ok 33 - a fit class ok 34 - a fat class ok 35 - a eg class ok t/02parse.............1..16 ok 1 - access via at(x,y,z) ok 2 - access via at(x,y,z) ok 3 - access via leaf ok 4 - no further tabs ok 5 - has parts ok 6 - access to trailer ok 7 - access to tag name ok 8 - access via at(x,y) ok 9 - access via at(x,y) ok 10 - access via at(x,y) ok 11 - there is nothing more than whitespace between and ok 12 - access via at(x) ok 13 - access via at(x) ok 14 - from creates an instance of Parse ok 15 - access to body ok 16 - access to more() of a parse created with from() ok t/03column_fixture....1..8 ok 1 - processing of input document ok ok 2 - reset() was called twice, since there are 2 data rows in the input ok 3 - setRed() was called twice, since there are 2 data rows in the input ok 4 - execute() was called twice, since there are 2 data rows in the input ok 5 - content of the 'x' column in the last row was 'c' ok 6 - content of the 'y' column in the last row was 'd' ok 7 - content of the avgCount column in the last row ok 8 - no exception occured ok t/04row_fixture.......1..5 ok 1 - processing of input document ok ok 2 - all cell values are ok ok 3 - nothing wrong ok 4 - nothing ignored ok 5 - no exception occured ok t/all_tests...........STARTING TEST RUN 1..9 ok PASS test_iterating ok PASS test_parsing ok PASS test_indexing ok PASS test_text not ok ERROR test_unescape t/lib/Test/C2FIT/test/ParseTest.pm:126 - test_unescape(Test::C2FIT::test::ParseTest) expected '""', got '“”' ok PASS test_parse_exception ok PASS test_whitespace_is_condensed ok PASS test_recursing ok PASS test_escape FAILED test 5 Failed 1/9 tests, 88.89% okay Failed 1/5 test scripts, 80.00% okay. 1/73 subtests failed, 98.63% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/all_tests.t 9 1 11.11% 5 make: *** [test_dynamic] Error 11