Checking if your kit is complete... Looks good Writing Makefile for Data::VString cp lib/Data/VString.pm blib/lib/Data/VString.pm Manifying blib/man3/Data::VString.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/001parse...........1..7 ok 1 - use Data::VString; ok 2 - '0' parses right ok 3 - '1.2.3' parses right ok 4 - '15.7_8' parses right ok 5 - '' returns undef ok 6 - 'a.b' returns undef ok 7 - '15.7_8' parses right ok t/002format..........1..4 Unicode character 0xfffe is illegal at t/002format.t line 10. ok 1 - use Data::VString; ok 2 - '\x{0}' formats right ok 3 ok 4 # TODO should work issues with Unicode ok 1/4 unexpectedly succeeded TODO PASSED test 4 t/003satisfy.........1..11 ok 1 - use Data::VString; ok 2 ok 3 ok 4 ok 5 - '0' satisfies '0' ok 6 - '2.03' satisfies '2.3' ok 7 - '1' doesn't satisfy '0' ok 8 - '1' satisfies '> 0' ok 9 - '0.1.2' satisfies '0.1..0.2' ok 10 - '1' satisfies '> 0, < 2' ok 11 - '1.02.30' satisfies '1.01.27 .. 1.02.31, != 1.02.29' ok t/004cmp.............1..4 ok 1 - use Data::VString; ok 2 ok 3 ok 4 ok t/098pod-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/099pod.............1..0 # Skip Test::Pod 1.18 required for testing POD skipped all skipped: Test::Pod 1.18 required for testing POD All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED), 2 tests skipped. Passed TODO Stat Wstat TODOs Pass List of Passed ------------------------------------------------------------------------------- t/002format.t 1 1 4 Files=6, Tests=26, 0 wallclock secs ( 0.26 cusr + 0.10 csys = 0.36 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/VString.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/VString.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Data::VString.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod