Checking if your kit is complete... Looks good Writing Makefile for Algorithm::C3 cp lib/Algorithm/C3.pm blib/lib/Algorithm/C3.pm Manifying blib/man3/Algorithm::C3.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/000_load.......................1..1 ok 1 - use Algorithm::C3; ok t/001_merge......................1..5 ok 1 - use Algorithm::C3; ok 2 - ... merged the lists correctly ok 3 - ... merged the lists correctly ok 4 - ... this died as we expected ok 5 - ... this died as we expected ok t/002_merge......................1..7 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for Test::F ok 3 - ... got the right C3 merge order for Test::E ok 4 - ... got the right C3 merge order for Test::D ok 5 - ... got the right C3 merge order for Test::C ok 6 - ... got the right C3 merge order for Test::B ok 7 - ... got the right C3 merge order for Test::A ok t/003_merge......................1..2 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for Test::A ok t/004_merge......................1..2 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for the Vulcan Dylan Example ok t/005_order_disagreement.........1..2 ok 1 - use Algorithm::C3; ok 2 - ... got the right error with an inconsistent hierarchy ok t/006_complex_merge..............1..12 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for Test::A ok 3 - ... got the right C3 merge order for Test::B ok 4 - ... got the right C3 merge order for Test::C ok 5 - ... got the right C3 merge order for Test::D ok 6 - ... got the right C3 merge order for Test::E ok 7 - ... got the right C3 merge order for Test::F ok 8 - ... got the right C3 merge order for Test::G ok 9 - ... got the right C3 merge order for Test::H ok 10 - ... got the right C3 merge order for Test::I ok 11 - ... got the right C3 merge order for Test::J ok 12 - ... got the right C3 merge order for Test::K ok t/007_cached_merge...............1..12 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for Test::A ok 3 - ... got the right C3 merge order for Test::B ok 4 - ... got the right C3 merge order for Test::C ok 5 - ... got the right C3 merge order for Test::D ok 6 - ... got the right C3 merge order for Test::E ok 7 - ... got the right C3 merge order for Test::F ok 8 - ... got the right C3 merge order for Test::G ok 9 - ... got the right C3 merge order for Test::H ok 10 - ... got the right C3 merge order for Test::I ok 11 - ... got the right C3 merge order for Test::J ok 12 - ... got the right C3 merge order for Test::K ok t/008_cached_merge_unordered.....1..12 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for Test::J ok 3 - ... got the right C3 merge order for Test::G ok 4 - ... got the right C3 merge order for Test::B ok 5 - ... got the right C3 merge order for Test::D ok 6 - ... got the right C3 merge order for Test::C ok 7 - ... got the right C3 merge order for Test::I ok 8 - ... got the right C3 merge order for Test::K ok 9 - ... got the right C3 merge order for Test::E ok 10 - ... got the right C3 merge order for Test::F ok 11 - ... got the right C3 merge order for Test::A ok 12 - ... got the right C3 merge order for Test::H ok t/009_dbic_merge.................1..2 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for DBIx::Class::Core ok t/010_complex_merge_classless....1..12 ok 1 - use Algorithm::C3; ok 2 - ... got the right C3 merge order for a ok 3 - ... got the right C3 merge order for b ok 4 - ... got the right C3 merge order for c ok 5 - ... got the right C3 merge order for d ok 6 - ... got the right C3 merge order for e ok 7 - ... got the right C3 merge order for f ok 8 - ... got the right C3 merge order for g ok 9 - ... got the right C3 merge order for h ok 10 - ... got the right C3 merge order for i ok 11 - ... got the right C3 merge order for j ok 12 - ... got the right C3 merge order for k ok t/011_infinite_loop..............1..8 ok 1 - Graceful exception thrown ok 2 - Graceful exception thrown ok 3 - Graceful exception thrown ok 4 - Graceful exception thrown ok 5 - Graceful exception thrown ok 6 - Graceful exception thrown ok 7 - Graceful exception thrown ok 8 - Graceful exception thrown ok t/pod............................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/pod_coverage...................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 2 tests skipped. Files=14, Tests=77, 2 wallclock secs ( 0.72 cusr + 0.27 csys = 0.99 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Algorithm/C3.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Algorithm/C3.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Algorithm::C3.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod