Checking if your kit is complete... Looks good Writing Makefile for Algorithm::SixDegrees cp lib/Algorithm/SixDegrees.pm blib/lib/Algorithm/SixDegrees.pm Manifying blib/man3/Algorithm::SixDegrees.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/00.load................1..1 # Testing Algorithm::SixDegrees 0.03 ok 1 - use Algorithm::SixDegrees; ok t/errors.................1..49 ok 1 - use Algorithm::SixDegrees; ok 2 - The object isa Algorithm::SixDegrees ok 3 - forward_data_source dies with no args ok 4 - forward_data_source dies without a name ok 5 - forward_data_source dies without a sub ok 6 - forward_data_source dies without a coderef ok 7 - forward_data_source dies without a coderef ok 8 - reverse_data_source dies with no args ok 9 - reverse_data_source dies without a name ok 10 - reverse_data_source dies without a sub ok 11 - reverse_data_source dies without a coderef ok 12 - reverse_data_source dies without a coderef ok 13 - data_source dies with no args ok 14 - data_source dies without a name ok 15 - data_source dies without a sub ok 16 - data_source dies without a coderef ok 17 - data_source dies without a coderef ok 18 - make_link without object fails ok 19 - make link errors if not called on object ok 20 - make_link with bad object fails ok 21 - make link errors if not called on object ok 22 - make_link w/o source ok 23 - make link errors if called without a source ok 24 - make_link w/o start ok 25 - make link errors if called without starting element ok 26 - make_link w/o end ok 27 - make link errors if called with only two identifiers ok 28 - make_link without any source ok 29 - make link errors if called without any source ok 30 - make_link without valid source ok 31 - make link errors if called without valid source ok 32 - make_link with three sources ok 33 - make link errors if called with too many sources ok 34 - make_link w/missing _sources ok 35 - make link errors if sources in object missing ok 36 - make_link w/corrupt _sources ok 37 - make link errors if sources in object corrupt ok 38 - make_link w/missing _source_left ok 39 - make link errors if sources in object corrupt ok 40 - make_link w/missing _source_right ok 41 - make link errors if sources in object corrupt ok 42 - make_link w/missing _source_left/Actor ok 43 - make link errors if sources in object corrupt ok 44 - make_link w/missing _source_right/Actor ok 45 - make link errors if sources in object corrupt ok 46 - make_link w/error in sub ok 47 - make link puts the error in the object ok 48 - make_link w/error in right sub ok 49 - make link puts the error in the object ok 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 t/pod....................1..1 ok 1 - blib/lib/Algorithm/SixDegrees.pm ok t/simple-1source.........1..22 ok 1 - use Algorithm::SixDegrees; ok 2 - The object isa Algorithm::SixDegrees ok 3 - No match OK ok 4 - No error during make_link ok 5 - Single element link OK ok 6 - No error during make_link ok 7 - Double element link OK ok 8 - No error during make_link ok 9 - Triple element link OK ok 10 - No error during make_link ok 11 - 9 element link OK ok 12 - No error during make_link ok 13 - The object isa Algorithm::SixDegrees ok 14 - Manual single element link OK ok 15 - No error during make_link ok 16 - Manual 9 element link OK ok 17 - No error during make_link ok 18 - The object isa Algorithm::SixDegrees ok 19 - Reversed single element link OK ok 20 - No error during make_link ok 21 - Reversed 9 element link OK ok 22 - No error during make_link ok t/simple-2source-args....1..13 ok 1 - use Algorithm::SixDegrees; ok 2 - The object isa Algorithm::SixDegrees ok 3 - No match OK ok 4 - No error during make_link ok 5 - Single element link OK ok 6 - No error during make_link ok 7 - Double element link OK ok 8 - No error during make_link ok 9 - Triple element link OK ok 10 - No error during make_link ok 11 - 6 element link OK ok 12 - No error during make_link ok 13 - hitcount was incremented throughout ok t/simple-2source.........1..12 ok 1 - use Algorithm::SixDegrees; ok 2 - The object isa Algorithm::SixDegrees ok 3 - No match OK ok 4 - No error during make_link ok 5 - Single element link OK ok 6 - No error during make_link ok 7 - Double element link OK ok 8 - No error during make_link ok 9 - Triple element link OK ok 10 - No error during make_link ok 11 - 6 element link OK ok 12 - No error during make_link ok All tests successful, 1 test skipped. Files=7, Tests=98, 1 wallclock secs ( 0.49 cusr + 0.13 csys = 0.62 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Algorithm/SixDegrees.html Installing /Users/cpanrun/build/5.10.0/site/lib/Algorithm/SixDegrees.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Algorithm::SixDegrees.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod