Testing if you have a C compiler compilet.c Creating library C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.lib and object C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\compilet.exp Checking if your kit is complete... Looks good Writing Makefile for Params::Validate Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Attribute/Params/Validate.pm blib\lib\Attribute\Params\Validate.pm cp lib/Params/ValidatePP.pm blib\lib\Params\ValidatePP.pm cp lib/Params/Validate.pm blib\lib\Params\Validate.pm cp lib/Params/ValidateXS.pm blib\lib\Params\ValidateXS.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Validate.xs > Validate.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Validate.xsc Validate.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.89\" -DXS_VERSION=\"0.89\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Validate.c Validate.c Running Mkbootstrap for Params::Validate () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Validate.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Params::Validate\", 'DLBASE' => 'Validate', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Params\Validate\Validate.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Validate.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Validate.def Creating library blib\arch\auto\Params\Validate\Validate.lib and object blib\arch\auto\Params\Validate\Validate.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Params\Validate\Validate.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Validate.bs blib\arch\auto\Params\Validate\Validate.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Params\Validate\Validate.bs Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/01-validate............1..93 ok 1 - no error with sub1 ok 2 - expect error with sub1 ok 3 - expect error with sub1 ok 4 - expect error with sub1 ok 5 - no error with sub2 ok 6 - no error with sub2 ok 7 - no error with sub2a ok 8 - no error with sub2a ok 9 - no error with sub3 ok 10 - expect error with sub3 ok 11 - expect error with sub3 ok 12 - expect error with sub3 ok 13 - no error with sub4 ok 14 - expect error with sub4 ok 15 - expect error with sub4 ok 16 - expect error with sub4 ok 17 - expect error with sub4 ok 18 - no error with sub4a ok 19 - no error with sub4a ok 20 - expect error with sub4a ok 21 - no error with sub4b ok 22 - no error with sub4b ok 23 - no error with sub5 ok 24 - no error with sub5 ok 25 - no error with sub5 ok 26 - expect error with sub6 ok 27 - no error with sub6 ok 28 - no error with sub7 ok 29 - expect error with sub7 ok 30 - expect error with sub7 ok 31 - no error with sub7 ok 32 - expect error with sub8 ok 33 - no error with sub8 ok 34 - no error with sub9 ok 35 - no error with sub9 ok 36 - expect error with sub9a ok 37 - no error with sub9a ok 38 - expect error with sub9b ok 39 - expect error with sub9b ok 40 - expect error with sub9c ok 41 - no error with sub9c ok 42 - no error with sub10 ok 43 - no error with sub10 ok 44 - expect error with sub10 ok 45 - no error with sub11 ok 46 - expect error with sub11 ok 47 - expect error with sub11 ok 48 - expect error with sub12 ok 49 - expect error with sub12 ok 50 - no error with sub12 ok 51 - expect error with sub13 ok 52 - expect error with sub13 ok 53 - expect error with sub14 ok 54 - no error with sub14 ok 55 - expect error with sub15 ok 56 - expect error with sub15 ok 57 - expect error with sub16 ok 58 - no error with sub16 ok 59 - no error with sub16 ok 60 - expect error with sub16 ok 61 - expect error with sub17 ok 62 - no error with sub17 ok 63 - no error with sub17 ok 64 - expect error with sub17 ok 65 - expect error with sub17a ok 66 - expect error with sub17a ok 67 - expect error with sub17b ok 68 - expect error with sub17b ok 69 - no error with Foo::sub18 ok 70 - expect error with sub18 ok 71 - no error with Foo::sub18 ok 72 - expect error with sub18 ok 73 - no error with Foo::sub18 ok 74 - check return value for Foo::sub18 - hash ok 75 - expect error with sub18 ok 76 - no error with Foo::sub19 ok 77 - check return value for Foo::sub19 - array ok 78 - expect error with sub19 ok 79 - expect error with Foo::sub18 ok 80 - expect error with sub18 ok 81 - expect error with sub20 ok 82 - no error with sub21 ok 83 - expect error with sub22 ok 84 - no error with sub22 ok 85 - no error with sub22a ok 86 - expect error with sub22a ok 87 - no error with sub22a ok 88 - no error with sub23 ok 89 - no error with sub24 ok 90 - expect error with sub24 ok 91 - no error with sub24 ok 92 - expect error with sub25 ok 93 - no error with sub26 ok t/02-noop................1..93 ok 1 - no error with sub1 ok 2 - no error with sub1 ok 3 - no error with sub1 ok 4 - no error with sub1 ok 5 - no error with sub2 ok 6 - no error with sub2 ok 7 - no error with sub2a ok 8 - no error with sub2a ok 9 - no error with sub3 ok 10 - no error with sub3 ok 11 - no error with sub3 ok 12 - no error with sub3 ok 13 - no error with sub4 ok 14 - no error with sub4 ok 15 - no error with sub4 ok 16 - no error with sub4 ok 17 - no error with sub4 ok 18 - no error with sub4a ok 19 - no error with sub4a ok 20 - no error with sub4a ok 21 - no error with sub4b ok 22 - no error with sub4b ok 23 - no error with sub5 ok 24 - no error with sub5 ok 25 - no error with sub5 ok 26 - no error with sub6 ok 27 - no error with sub6 ok 28 - no error with sub7 ok 29 - no error with sub7 ok 30 - no error with sub7 ok 31 - no error with sub7 ok 32 - no error with sub8 ok 33 - no error with sub8 ok 34 - no error with sub9 ok 35 - no error with sub9 ok 36 - no error with sub9a ok 37 - no error with sub9a ok 38 - no error with sub9b ok 39 - no error with sub9b ok 40 - no error with sub9c ok 41 - no error with sub9c ok 42 - no error with sub10 ok 43 - no error with sub10 ok 44 - no error with sub10 ok 45 - no error with sub11 ok 46 - no error with sub11 ok 47 - no error with sub11 ok 48 - no error with sub12 ok 49 - no error with sub12 ok 50 - no error with sub12 ok 51 - no error with sub13 ok 52 - no error with sub13 ok 53 - no error with sub14 ok 54 - no error with sub14 ok 55 - no error with sub15 ok 56 - no error with sub15 ok 57 - no error with sub16 ok 58 - no error with sub16 ok 59 - no error with sub16 ok 60 - no error with sub16 ok 61 - no error with sub17 ok 62 - no error with sub17 ok 63 - no error with sub17 ok 64 - no error with sub17 ok 65 - no error with sub17a ok 66 - no error with sub17a ok 67 - no error with sub17b ok 68 - no error with sub17b ok 69 - no error with Foo::sub18 ok 70 - no error with sub18 ok 71 - no error with Foo::sub18 ok 72 - no error with sub18 ok 73 - no error with Foo::sub18 ok 74 - check return value for Foo::sub18 - hash ok 75 - no error with sub18 ok 76 - no error with Foo::sub19 ok 77 - check return value for Foo::sub19 - array ok 78 - no error with sub19 ok 79 - no error with Foo::sub18 ok 80 - no error with sub18 ok 81 - no error with sub20 ok 82 - no error with sub21 ok 83 - no error with sub22 ok 84 - no error with sub22 ok 85 - no error with sub22a ok 86 - no error with sub22a ok 87 - no error with sub22a ok 88 - no error with sub23 ok 89 - no error with sub24 ok 90 - no error with sub24 ok 91 - no error with sub24 ok 92 - expect error with sub25 ok 93 - no error with sub26 ok t/03-attribute...........1..10 ok 1 - Call foo with a scalar ok 2 - Check return value from foo( c => 1 ) ok 3 - Check exception thrown from foo( c => [] ) ok 4 - Call bar with a scalar ok 5 - Check return value from bar( c => 1 ) ok 6 - Check exception thrown from baz( foo => [1,2,3,4] ) ok 7 - Call baz( foo => [5,4,3,2,1] ) ok 8 - Check return value from baz( foo => [5,4,3,2,1] ) ok 9 - Check exception thrown from quux( [], 1 ) ok 10 - Call quux ok t/04-defaults............1..21 ok 1 - No error calling foo() ok 2 - Parameter 'a' was not altered ok 3 - Parameter 'b' was not altered ok 4 - Correct default assigned for parameter 'c' ok 5 - Correct default assigned for parameter 'd' ok 6 - No error calling foo() ok 7 - Parameter 'a' was not altered ok 8 - Parameter 'b' was not altered ok 9 - Correct default assigned for parameter 'c' ok 10 - Correct default assigned for parameter 'd' ok 11 - No error calling bar() ok 12 - 1st parameter was not altered ok 13 - 2nd parameter was not altered ok 14 - Correct default assigned for 3rd parameter ok 15 - Correct default assigned for 4th parameter ok 16 - No error calling bar() ok 17 - 1st parameter was not altered ok 18 - 2nd parameter was not altered ok 19 - Correct default assigned for 3rd parameter ok 20 - Correct default assigned for 4th parameter ok 21 - defaults pointing to a reference return a copy of that reference ok t/05-noop_default........1..21 ok 1 - No error calling foo() ok 2 - Parameter 'a' was not altered ok 3 - Parameter 'b' was not altered ok 4 - Correct default assigned for parameter 'c' ok 5 - Correct default assigned for parameter 'd' ok 6 - No error calling foo() ok 7 - Parameter 'a' was not altered ok 8 - Parameter 'b' was not altered ok 9 - Correct default assigned for parameter 'c' ok 10 - Correct default assigned for parameter 'd' ok 11 - No error calling bar() ok 12 - 1st parameter was not altered ok 13 - 2nd parameter was not altered ok 14 - Correct default assigned for 3rd parameter ok 15 - Correct default assigned for 4th parameter ok 16 - No error calling bar() ok 17 - 1st parameter was not altered ok 18 - 2nd parameter was not altered ok 19 - Correct default assigned for 3rd parameter ok 20 - Correct default assigned for 4th parameter ok 21 - defaults pointing to a reference return a copy of that reference ok t/06-options.............1..4 ok 1 ok 2 ok 3 ok 4 ok t/07-with................1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/08-noop_with...........1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/09-regex...............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/10-noop_regex..........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/11-cb..................1..3 ok 1 ok 2 ok 3 ok t/12-noop_cb.............1..3 ok 1 ok 2 ok 3 ok t/13-taint...............1..93 ok 1 - no error with sub1 ok 2 - expect error with sub1 ok 3 - expect error with sub1 ok 4 - expect error with sub1 ok 5 - no error with sub2 ok 6 - no error with sub2 ok 7 - no error with sub2a ok 8 - no error with sub2a ok 9 - no error with sub3 ok 10 - expect error with sub3 ok 11 - expect error with sub3 ok 12 - expect error with sub3 ok 13 - no error with sub4 ok 14 - expect error with sub4 ok 15 - expect error with sub4 ok 16 - expect error with sub4 ok 17 - expect error with sub4 ok 18 - no error with sub4a ok 19 - no error with sub4a ok 20 - expect error with sub4a ok 21 - no error with sub4b ok 22 - no error with sub4b ok 23 - no error with sub5 ok 24 - no error with sub5 ok 25 - no error with sub5 ok 26 - expect error with sub6 ok 27 - no error with sub6 ok 28 - no error with sub7 ok 29 - expect error with sub7 ok 30 - expect error with sub7 ok 31 - no error with sub7 ok 32 - expect error with sub8 ok 33 - no error with sub8 ok 34 - no error with sub9 ok 35 - no error with sub9 ok 36 - expect error with sub9a ok 37 - no error with sub9a ok 38 - expect error with sub9b ok 39 - expect error with sub9b ok 40 - expect error with sub9c ok 41 - no error with sub9c ok 42 - no error with sub10 ok 43 - no error with sub10 ok 44 - expect error with sub10 ok 45 - no error with sub11 ok 46 - expect error with sub11 ok 47 - expect error with sub11 ok 48 - expect error with sub12 ok 49 - expect error with sub12 ok 50 - no error with sub12 ok 51 - expect error with sub13 ok 52 - expect error with sub13 ok 53 - expect error with sub14 ok 54 - no error with sub14 ok 55 - expect error with sub15 ok 56 - expect error with sub15 ok 57 - expect error with sub16 ok 58 - no error with sub16 ok 59 - no error with sub16 ok 60 - expect error with sub16 ok 61 - expect error with sub17 ok 62 - no error with sub17 ok 63 - no error with sub17 ok 64 - expect error with sub17 ok 65 - expect error with sub17a ok 66 - expect error with sub17a ok 67 - expect error with sub17b ok 68 - expect error with sub17b ok 69 - no error with Foo::sub18 ok 70 - expect error with sub18 ok 71 - no error with Foo::sub18 ok 72 - expect error with sub18 ok 73 - no error with Foo::sub18 ok 74 - check return value for Foo::sub18 - hash ok 75 - expect error with sub18 ok 76 - no error with Foo::sub19 ok 77 - check return value for Foo::sub19 - array ok 78 - expect error with sub19 ok 79 - expect error with Foo::sub18 ok 80 - expect error with sub18 ok 81 - expect error with sub20 ok 82 - no error with sub21 ok 83 - expect error with sub22 ok 84 - no error with sub22 ok 85 - no error with sub22a ok 86 - expect error with sub22a ok 87 - no error with sub22a ok 88 - no error with sub23 ok 89 - no error with sub24 ok 90 - expect error with sub24 ok 91 - no error with sub24 ok 92 - expect error with sub25 ok 93 - no error with sub26 ok t/14-no_validate.........1..3 ok 1 ok 2 ok 3 ok t/15-case................1..36 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok t/16-normalize...........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/17-callbacks...........1..4 ok 1 ok 2 ok 3 ok 4 ok t/18-depends.............1..19 ok 1 - validate() single depends(1): no depends, positive ok 2 - validate() single depends(2): with depends, positive ok 3 - validate() single depends(3.a): with depends, negative ok 4 - validate() single depends(3.b): check error string ok 5 - validate() multiple depends(1): no depends, single arg, positive ok 6 - validate() multiple depends(2): no depends, multiple arg, positive ok 7 - validate() multiple depends(3): with depends, positive ok 8 - validate() multiple depends(4.a): with depends, negative, multiple missing ok 9 - validate() multiple depends (4.b): check error string ok 10 - validate() multiple depends(5.a): with depends, negative, multiple missing ok 11 - validate() multiple depends (5.b): check error string ok 12 - validate() bad depends spec (1.a): depends is a hashref ok 13 - validate() bad depends spec (1.a): check error string ok 14 - validate_pos() no depends, positive ok 15 - validate_pos() single depends (1): with depends, positive ok 16 - validate_pos() single depends (2.a): with depends, negative ok 17 - validate_pos() single depends (2.b): check error ok 18 - validate_pos() multiple depends (1.a): with depends, bad args negative ok 19 - validate_pos() multiple depends (1.b): check error ok t/19-untaint.............1..0 # Skip These tests require Test::Taint 0.02+ to run skipped all skipped: These tests require Test::Taint 0.02+ to run t/21-can.................1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 - SubClass->can(cancan) ok 7 ok 8 - SubClass object->can(cancan) ok 9 ok 10 - unblessed ref ->can ok 11 - number can ok 12 - string can ok 13 - undef can ok t/22-overload-can-bug....1..2 ok 1 - overloaded object->isa ok 2 - overloaded object->foo ok t/23-readonly............1..0 # Skip Need Readonly::XS and Readonly for this test skipped all skipped: Need Readonly::XS and Readonly for this test t/24-tied................1..6 ok 1 - validate() call succeeded with tied params array and regular hashref spec ok 2 # skip Params::Validate segfaults with tied hash for spec ok 3 # skip Params::Validate segfaults with tied hash for spec ok 4 - validate_pos() call succeeded with tied params array and regular hashref spec ok 5 # skip Params::Validate segfaults with tied hash for spec ok 6 # skip Params::Validate segfaults with tied hash for spec ok 4/6 skipped: various reasons t/25-undef-regex.........1..2 ok 1 - validation failed ok 2 - no warnings ok t/26-isa.................1..13 ok 1 - no error checking if ClassISA->isa(FooBar) ok 2 ok 3 ok 4 - SubClass->isa(ClassISA) ok 5 - SubClass->isa(FooBar) ok 6 ok 7 - SubClass->isa(ClassISA) ok 8 - SubClass->isa(FooBar) ok 9 ok 10 - unblessed ref ->isa ok 11 - number isa ok 12 - string isa ok 13 - undef isa ok t/27-string-as-type......1..2 ok 1 ok 2 ok t/pod-coverage...........1..0 # Skip This test is only run for the module author skipped all skipped: This test is only run for the module author t/pod....................1..0 # Skip This test is only run for the module author skipped all skipped: This test is only run for the module author All tests successful, 4 tests and 4 subtests skipped. Files=28, Tests=486, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Params\Validate\Validate.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Params\Validate\Validate.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Params\Validate\Validate.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Params\Validate\Validate.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Params\Validate\Validate.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Attribute\Params\Validate.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Params\Validate.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Params\ValidatePP.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Params\ValidateXS.html Installing C:\cpanrun\build\5-10-0\site\lib\Attribute\Params\Validate.pm Installing C:\cpanrun\build\5-10-0\site\lib\Params\Validate.pm Installing C:\cpanrun\build\5-10-0\site\lib\Params\ValidatePP.pm Installing C:\cpanrun\build\5-10-0\site\lib\Params\ValidateXS.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod