Set up gcc environment - 3.3 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 /export/home/cpanrun/build/5.10.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; Unicode character 0xfffe is illegal at t/002format.t line 10. 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..9 ok 1 - ./Makefile.PL ok 2 - t/001parse.t ok 3 - t/002format.t ok 4 - t/003satisfy.t ok 5 - t/004cmp.t ok 6 - t/098pod-coverage.t ok 7 - t/099pod.t ok 8 - lib/Data/VString.pm ok 9 - blib/lib/Data/VString.pm ok All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED), 1 test skipped. Passed TODO Stat Wstat TODOs Pass List of Passed ------------------------------------------------------------------------------- t/002format.t 1 1 4 Files=6, Tests=35, 2 wallclock secs ( 1.28 cusr + 0.25 csys = 1.53 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Data/VString.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Data/VString.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Data::VString.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod