Checking if your kit is complete... Looks good Writing Makefile for Params::Check Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Params/Check.pm blib\lib\Params\Check.pm Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_Params-Check....ok 1 - use Params::Check; ok 2 - Allow based on regex ok 3 - Allow based on string ok 4 - Allow based on list ok 5 - Allow based on list containing sub ok 6 - Allow based on constant sub ok 7 - Disallowing based on regex ok 8 - Disallowing based on string ok 9 - Disallowing based on list ok 10 - Disallowing based on list containing sub ok 11 - Disallowing based on constant sub ok 12 - Allow short-circuits properly ok 13 - Allow coderef gets proper args ok 14 - Allow coderef gets proper args ok 15 - Allow coderef gets proper args ok 16 - check() call with empty args ok 17 - got default value ok 18 - check() call with defined args ok 19 - found provided value in rv ok 20 - check() call with alternate case ok 21 - found provided value in rv ok 22 - check() call with leading dashes ok 23 - found provided value in rv ok 24 - check() call using PRESERVE_CASE: 1 ok 25 - found provided value in rv ok 26 - check() call using PRESERVE_CASE: 0 ok 27 - found provided value in rv ok 28 - check() call with unknown arguments ok 29 - warning recorded ok ok 30 - check call() with unknown args allowed ok 31 - check() call with store key, no_dup: 1 ok 32 - found provided value in variable ok 33 - found provided value in variable ok 34 - check() call with store key, no_dup: 0 ok 35 - found provided value in variable ok 36 - found provided value in variable ok 37 - check() call with no_override key ok 38 - found default value in rv ok 39 - warning recorded ok ok 40 - check() call with strict_type enabled ok 41 - found provided value in rv ok 42 - check() call with strict_type violated ok 43 - warning recorded ok ok 44 - check() call with strict_type enabled ok 45 - found provided value in rv ok 46 - check() call with strict_type violated ok 47 - warning recorded ok ok 48 - check() call with required key ok 49 - found provided value in rv ok 50 - check() call with required key omitted ok 51 - warning recorded ok ok 52 - check() call with defined key ok 53 - found provided value in rv ok 54 - check() call with defined key undefined ok 55 - warning recorded ok ok 56 - check() call with defined key ok 57 - found provided value in rv ok 58 - check() call with defined key undefined ok 59 - warning recorded ok ok 60 - Allow coderef gets proper args ok 61 - check() call using allow key ok 62 - Allow coderef gets proper args ok 63 - check() call using allow key ok 64 - Allow coderef gets proper args ok 65 - check() call using allow key ok 66 - check() fails with unalllowed value ok 67 - Key 'foo' (1) is of invalid type ok 68 - check() fails with unalllowed value ok 69 - Key 'foo' (foo) is of invalid type ok 70 - check() fails with unalllowed value ok 71 - Key 'foo' (ARRAY(0x1c14a4c)) is of invalid type ok 72 - check() fails with unalllowed value ok 73 - Key 'foo' (main=HASH(0x1c1472c)) is of invalid type ok 74 - Call dies with fatal toggled ok 75 - error stored ok ok 76 - Caught non-reference 'store' variable ok 77 - check() call with default = '' ok 78 - rv exists ok 79 - rv defined ok 80 - rv false ok 81 - rv = '' ok 82 - elaborate check() call ok 83 - found provided values in rv ok 84 - found provided values in rv ok 85 - wrong caller without CALLER_DEPTH ok 86 - right caller with CALLER_DEPTH ok 87 - Test last_error() on recursive check() call ok 88 - last_error() with recurse: 0 ok 89 - last_error() with recurse: 1 1..89 ok All tests successful. Files=1, Tests=89, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Checking if your kit is complete... Looks good Writing Makefile for Params::Check Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Params/Check.pm blib\lib\Params\Check.pm Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_Params-Check....ok 1 - use Params::Check; ok 2 - Allow based on regex ok 3 - Allow based on string ok 4 - Allow based on list ok 5 - Allow based on list containing sub ok 6 - Allow based on constant sub ok 7 - Disallowing based on regex ok 8 - Disallowing based on string ok 9 - Disallowing based on list ok 10 - Disallowing based on list containing sub ok 11 - Disallowing based on constant sub ok 12 - Allow short-circuits properly ok 13 - Allow coderef gets proper args ok 14 - Allow coderef gets proper args ok 15 - Allow coderef gets proper args ok 16 - check() call with empty args ok 17 - got default value ok 18 - check() call with defined args ok 19 - found provided value in rv ok 20 - check() call with alternate case ok 21 - found provided value in rv ok 22 - check() call with leading dashes ok 23 - found provided value in rv ok 24 - check() call using PRESERVE_CASE: 1 ok 25 - found provided value in rv ok 26 - check() call using PRESERVE_CASE: 0 ok 27 - found provided value in rv ok 28 - check() call with unknown arguments ok 29 - warning recorded ok ok 30 - check call() with unknown args allowed ok 31 - check() call with store key, no_dup: 1 ok 32 - found provided value in variable ok 33 - found provided value in variable ok 34 - check() call with store key, no_dup: 0 ok 35 - found provided value in variable ok 36 - found provided value in variable ok 37 - check() call with no_override key ok 38 - found default value in rv ok 39 - warning recorded ok ok 40 - check() call with strict_type enabled ok 41 - found provided value in rv ok 42 - check() call with strict_type violated ok 43 - warning recorded ok ok 44 - check() call with strict_type enabled ok 45 - found provided value in rv ok 46 - check() call with strict_type violated ok 47 - warning recorded ok ok 48 - check() call with required key ok 49 - found provided value in rv ok 50 - check() call with required key omitted ok 51 - warning recorded ok ok 52 - check() call with defined key ok 53 - found provided value in rv ok 54 - check() call with defined key undefined ok 55 - warning recorded ok ok 56 - check() call with defined key ok 57 - found provided value in rv ok 58 - check() call with defined key undefined ok 59 - warning recorded ok ok 60 - Allow coderef gets proper args ok 61 - check() call using allow key ok 62 - Allow coderef gets proper args ok 63 - check() call using allow key ok 64 - Allow coderef gets proper args ok 65 - check() call using allow key ok 66 - check() fails with unalllowed value ok 67 - Key 'foo' (1) is of invalid type ok 68 - check() fails with unalllowed value ok 69 - Key 'foo' (foo) is of invalid type ok 70 - check() fails with unalllowed value ok 71 - Key 'foo' (ARRAY(0x1c1477c)) is of invalid type ok 72 - check() fails with unalllowed value ok 73 - Key 'foo' (main=HASH(0x1c1445c)) is of invalid type ok 74 - Call dies with fatal toggled ok 75 - error stored ok ok 76 - Caught non-reference 'store' variable ok 77 - check() call with default = '' ok 78 - rv exists ok 79 - rv defined ok 80 - rv false ok 81 - rv = '' ok 82 - elaborate check() call ok 83 - found provided values in rv ok 84 - found provided values in rv ok 85 - wrong caller without CALLER_DEPTH ok 86 - right caller with CALLER_DEPTH ok 87 - Test last_error() on recursive check() call ok 88 - last_error() with recurse: 0 ok 89 - last_error() with recurse: 1 1..89 ok All tests successful. Files=1, Tests=89, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing D:\cpanrun\build\5-10-0\html\lib\Params\Check.html Appending installation info to D:\cpanrun\build\5-10-0\lib/perllocal.pod failed building Params-Check prerequisite Test-Simple aborting build of Params-Check: failed prerequisites