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 /home/cpanrun/tmp/5.8.0/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 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 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. Files=6, Tests=26, 2 wallclock secs ( 1.80 cusr + 0.16 csys = 1.96 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Data/VString.pm Installing /home/cpanrun/build/5.8.0/man/man3/Data::VString.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod