Checking if your kit is complete... Looks good Writing Makefile for Test::Data Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Data.pm blib\lib\Test/Data.pm cp lib/Array.pm blib\lib\Test/Data/Array.pm cp lib/Scalar.pm blib\lib\Test/Data/Scalar.pm cp lib/Hash.pm blib\lib\Test/Data/Hash.pm cp lib/Function.pm blib\lib\Test/Data/Function.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 "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Level is # Test level is Test::Manifest::test_harness found [t\load.t t\pod.t t\pod_coverage.t t\prereq.t t\import.t t\scalar.t t\array.t t\hash.t t\function.t] t\load............1..10 ok 1 - use Test::Data; ok 2 ok 3 - use Test::Data::Array; ok 4 ok 5 - use Test::Data::Function; ok 6 ok 7 - use Test::Data::Hash; ok 8 ok 9 - use Test::Data::Function; ok 10 ok t\pod.............1..5 ok 1 - blib\lib\Test\Data.pm ok 2 - blib\lib\Test\Data\Array.pm ok 3 - blib\lib\Test\Data\Function.pm ok 4 - blib\lib\Test\Data\Hash.pm ok 5 - blib\lib\Test\Data\Scalar.pm ok t\pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD skipped all skipped: Test::Pod::Coverage required for testing POD t\prereq..........1..0 # Skip Test::Prereq required to test dependencies skipped all skipped: Test::Prereq required to test dependencies t\import..........1..40 ok 1 - Scalar package exported blessed_ok ok 2 - Scalar package exported defined_ok ok 3 - Scalar package exported greater_than ok 4 - Scalar package exported length_ok ok 5 - Scalar package exported less_than ok 6 - Scalar package exported maxlength_ok ok 7 - Scalar package exported minlength_ok ok 8 - Scalar package exported number_ok ok 9 - Scalar package exported readonly_ok ok 10 - Scalar package exported ref_ok ok 11 - Scalar package exported ref_type_ok ok 12 - Scalar package exported strong_ok ok 13 - Scalar package exported tainted_ok ok 14 - Scalar package exported untainted_ok ok 15 - Scalar package exported weak_ok ok 16 - Scalar package exported undef_ok ok 17 - Scalar package exported number_between_ok ok 18 - Scalar package exported string_between_ok ok 19 - Array package exported array_any_ok ok 20 - Array package exported array_none_ok ok 21 - Array package exported array_once_ok ok 22 - Array package exported array_multiple_ok ok 23 - Array package exported array_max_ok ok 24 - Array package exported array_min_ok ok 25 - Array package exported array_maxstr_ok ok 26 - Array package exported array_minstr_ok ok 27 - Array package exported array_sum_ok ok 28 - Array package exported array_length_ok ok 29 - Array package exported array_empty_ok ok 30 - Array package exported array_sortedstr_ascending_ok ok 31 - Array package exported array_sortedstr_descending_ok ok 32 - Array package exported array_sorted_ascending_ok ok 33 - Array package exported array_sorted_descending_ok ok 34 - Hash package exported exists_ok ok 35 - Hash package exported not_exists_ok ok 36 - Hash package exported hash_value_defined_ok ok 37 - Hash package exported hash_value_undef_ok ok 38 - Hash package exported hash_value_true_ok ok 39 - Hash package exported hash_value_false_ok ok 40 - Function package exported prototype_ok ok t\scalar..........1..58 ok 1 - use Test::Data; ok 2 - blessed_ok ok 3 - blessed_ok ok 4 - blessed_ok catches non-reference ok 5 - blessed_ok catches non-reference ok 6 - blessed_ok catches non-reference ok 7 - blessed_ok catches non-reference ok 8 - blessed_ok catches non-reference ok 9 - blessed_ok catches non-reference ok 10 - blessed_ok catches non-reference ok 11 - defined_ok ok 12 - defined_ok catches undef ok 13 - undef_ok ok 14 - undef_ok catches defined value ok 15 - undef_ok catches defined value ok 16 - undef_ok catches defined value ok 17 - undef_ok catches defined value ok 18 - greater_than ok 19 - less than catches out-of-bonds ok 20 - less_than ok 21 - greater_than catches out-of-bonds ok 22 - greater_than ok 23 - less than catches out-of-bonds ok 24 - less_than ok 25 - greater_than catches out-of-bonds ok 26 - greater_than ok 27 - less than catches out-of-bonds ok 28 - less_than ok 29 - greater_than catches out-of-bonds ok 30 - greater_than ok 31 - less than catches out-of-bonds ok 32 - less_than ok 33 - greater_than catches out-of-bonds ok 34 - length_ok, maxlength_ok, minlength_ok ok 35 - length_ok catches errors ok 36 - length_ok catches errors ok 37 - length_ok catches errors ok 38 - length_ok, maxlength_ok, minlength_ok ok 39 - length_ok catches errors ok 40 - length_ok catches errors ok 41 - length_ok catches errors ok 42 - length_ok catches errors ok 43 - length_ok, maxlength_ok, minlength_ok ok 44 - length_ok catches errors ok 45 - length_ok catches errors ok 46 - length_ok catches errors ok 47 - length_ok catches errors ok 48 - length_ok, maxlength_ok, minlength_ok ok 49 - length_ok catches errors ok 50 - length_ok catches errors ok 51 - length_ok catches errors ok 52 - length_ok catches errors ok 53 - ref_ok, strong_ok ok 54 - number_between_ok ok 55 - number_between_ok catches failures ok 56 - string_between_ok ok 57 - string_between_ok catches failures ok 58 - untainted_ok ok t\array...........1..3 ok 1 - Array functions work ok 2 - Sort comparisons work ok 3 - Sort comparisons work ok t\hash............1..1 not ok 1 # TODO No tests for Hash yet # Failed (TODO) test at t\hash.t line 10. ok t\function........1..2 ok 1 - Double scalar fooey ok 2 - function prototype is correct ok All tests successful, 2 tests skipped. Files=9, Tests=119, 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\Test\Data.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\Data\Array.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\Data\Function.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\Data\Hash.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\Data\Scalar.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\Data.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\Data\Array.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\Data\Function.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\Data\Hash.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\Data\Scalar.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod