Checking if your kit is complete... Looks good Writing Makefile for Test::LongString cp lib/Test/LongString.pm blib/lib/Test/LongString.pm Manifying blib/man3/Test::LongString.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/01teststring....1..11 ok 1 - use Test::LongString; ok 2 - two small strings equal ok 3 - two small strings different ok 4 - got undef, expected small string ok 5 - expected undef, got small string ok 6 - display of long strings and of control chars ok 7 - Escape high-ascii chars ok 8 - Count correctly prefix with multiline strings ok 9 - Display offset in diagnostics ok 10 - is_string_nows removes whitespace ok 11 - is_string_nows tests correctly ok t/02import........1..1 ok 1 - 5 chars in output ok t/03like..........1..5 ok 1 - a small string matches ok 2 - a small string doesn't match ok 3 - got undef ok 4 - a huge string doesn't match ok 5 - a small string matches while it shouldn't ok t/04contains......1..4 ok 1 - a small string matches ok 2 - Substring doesn't match ok 3 - Source string undef fails ok 4 - Substring undef fails ok t/05lacks.........1..4 ok 1 - Lacking ok 2 - Not lacking ok 3 - Source string undef fails ok 4 - Substring undef fails 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/Test/LongString.pm ok All tests successful, 1 test skipped. Files=7, Tests=26, 1 wallclock secs ( 0.48 cusr + 0.14 csys = 0.62 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Test/LongString.html Installing /Users/cpanrun/build/5.10.0/site/lib/Test/LongString.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Test::LongString.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod