Checking if your kit is complete... Looks good Writing Makefile for Data::VString Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Data/VString.pm blib\lib\Data\VString.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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..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, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Data\VString.html Installing C:\cpanrun\build\5-10-0\site\lib\Data\VString.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod