WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Test::Data 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 Manifying blib/man3/Test::Data::Array.3 Manifying blib/man3/Test::Data.3 Manifying blib/man3/Test::Data::Scalar.3 Manifying blib/man3/Test::Data::Function.3 Manifying blib/man3/Test::Data::Hash.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/array...........1..3 ok 1 - Array functions work ok 2 - Sort comparisons work ok 3 - Sort comparisons work ok t/function........1..2 ok 1 - Double scalar fooey ok 2 - function prototype is correct ok t/hash............1..1 not ok 1 # TODO No tests for Hash yet # Failed (TODO) test (t/hash.t at line 10) ok 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/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/Scalar.pm ok 4 - blib/lib/Test/Data/Hash.pm ok 5 - blib/lib/Test/Data/Function.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/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 All tests successful, 2 tests skipped. Files=9, Tests=119, 2 wallclock secs ( 1.32 cusr + 0.31 csys = 1.63 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Data.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Data/Array.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Data/Scalar.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Data/Hash.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Data/Function.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Test::Data::Array.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Test::Data.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Test::Data::Scalar.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Test::Data::Function.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Test::Data::Hash.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod