Checking if your kit is complete... Looks good Writing Makefile for Test::ManyParams Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp ManyParams.pm blib\lib\Test\ManyParams.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/1........................1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Tue Jan 8 19:47:30 2008 # Current time GMT: Wed Jan 9 03:47:30 2008 # Using Test.pm version 1.25 ok 1 ok t/all_are..................1..239 ok 1 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withanytestname}; ok 3 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[1],testname=>undef}; ok 4 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[1],testname=>Withatestname}; ok 5 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[2],testname=>undef}; ok 6 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[2],testname=>Withatestname}; ok 7 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[3],testname=>undef}; ok 8 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[3],testname=>Withatestname}; ok 9 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[4],testname=>undef}; ok 10 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[4],testname=>Withatestname}; ok 11 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[5],testname=>undef}; ok 12 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[5],testname=>Withatestname}; ok 13 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[6],testname=>undef}; ok 14 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[6],testname=>Withatestname}; ok 15 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[7],testname=>undef}; ok 16 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[7],testname=>Withatestname}; ok 17 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[8],testname=>undef}; ok 18 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[8],testname=>Withatestname}; ok 19 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[9],testname=>undef}; ok 20 - all_are should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[9],testname=>Withatestname}; ok 21 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 22 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withanytestname}; ok 23 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[1],testname=>undef}; ok 24 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[1],testname=>Withatestname}; ok 25 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[2],testname=>undef}; ok 26 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[2],testname=>Withatestname}; ok 27 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[3],testname=>undef}; ok 28 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[3],testname=>Withatestname}; ok 29 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[4],testname=>undef}; ok 30 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[4],testname=>Withatestname}; ok 31 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[5],testname=>undef}; ok 32 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[5],testname=>Withatestname}; ok 33 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[6],testname=>undef}; ok 34 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[6],testname=>Withatestname}; ok 35 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[7],testname=>undef}; ok 36 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[7],testname=>Withatestname}; ok 37 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[8],testname=>undef}; ok 38 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[8],testname=>Withatestname}; ok 39 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[9],testname=>undef}; ok 40 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[9],testname=>Withatestname}; ok 41 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 42 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withanytestname}; ok 43 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,1],testname=>undef}; ok 44 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,1],testname=>Withatestname}; ok 45 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,2],testname=>undef}; ok 46 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,2],testname=>Withatestname}; ok 47 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,3],testname=>undef}; ok 48 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,3],testname=>Withatestname}; ok 49 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,4],testname=>undef}; ok 50 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,4],testname=>Withatestname}; ok 51 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,5],testname=>undef}; ok 52 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,5],testname=>Withatestname}; ok 53 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,6],testname=>undef}; ok 54 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,6],testname=>Withatestname}; ok 55 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,7],testname=>undef}; ok 56 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,7],testname=>Withatestname}; ok 57 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,8],testname=>undef}; ok 58 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,8],testname=>Withatestname}; ok 59 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,9],testname=>undef}; ok 60 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,9],testname=>Withatestname}; ok 61 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,1],testname=>undef}; ok 62 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,1],testname=>Withatestname}; ok 63 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,2],testname=>undef}; ok 64 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,2],testname=>Withatestname}; ok 65 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,3],testname=>undef}; ok 66 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,3],testname=>Withatestname}; ok 67 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,4],testname=>undef}; ok 68 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,4],testname=>Withatestname}; ok 69 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,5],testname=>undef}; ok 70 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,5],testname=>Withatestname}; ok 71 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,6],testname=>undef}; ok 72 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,6],testname=>Withatestname}; ok 73 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,7],testname=>undef}; ok 74 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,7],testname=>Withatestname}; ok 75 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,8],testname=>undef}; ok 76 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,8],testname=>Withatestname}; ok 77 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,9],testname=>undef}; ok 78 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,9],testname=>Withatestname}; ok 79 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,1],testname=>undef}; ok 80 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,1],testname=>Withatestname}; ok 81 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,2],testname=>undef}; ok 82 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,2],testname=>Withatestname}; ok 83 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,3],testname=>undef}; ok 84 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,3],testname=>Withatestname}; ok 85 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,4],testname=>undef}; ok 86 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,4],testname=>Withatestname}; ok 87 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,5],testname=>undef}; ok 88 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,5],testname=>Withatestname}; ok 89 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,6],testname=>undef}; ok 90 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,6],testname=>Withatestname}; ok 91 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,7],testname=>undef}; ok 92 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,7],testname=>Withatestname}; ok 93 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,8],testname=>undef}; ok 94 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,8],testname=>Withatestname}; ok 95 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,9],testname=>undef}; ok 96 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,9],testname=>Withatestname}; ok 97 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,1],testname=>undef}; ok 98 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,1],testname=>Withatestname}; ok 99 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,2],testname=>undef}; ok 100 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,2],testname=>Withatestname}; ok 101 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,3],testname=>undef}; ok 102 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,3],testname=>Withatestname}; ok 103 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,4],testname=>undef}; ok 104 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,4],testname=>Withatestname}; ok 105 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,5],testname=>undef}; ok 106 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,5],testname=>Withatestname}; ok 107 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,6],testname=>undef}; ok 108 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,6],testname=>Withatestname}; ok 109 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,7],testname=>undef}; ok 110 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,7],testname=>Withatestname}; ok 111 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,8],testname=>undef}; ok 112 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,8],testname=>Withatestname}; ok 113 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,9],testname=>undef}; ok 114 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,9],testname=>Withatestname}; ok 115 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,1],testname=>undef}; ok 116 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,1],testname=>Withatestname}; ok 117 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,2],testname=>undef}; ok 118 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,2],testname=>Withatestname}; ok 119 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,3],testname=>undef}; ok 120 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,3],testname=>Withatestname}; ok 121 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,4],testname=>undef}; ok 122 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,4],testname=>Withatestname}; ok 123 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,5],testname=>undef}; ok 124 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,5],testname=>Withatestname}; ok 125 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,6],testname=>undef}; ok 126 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,6],testname=>Withatestname}; ok 127 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,7],testname=>undef}; ok 128 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,7],testname=>Withatestname}; ok 129 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,8],testname=>undef}; ok 130 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,8],testname=>Withatestname}; ok 131 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,9],testname=>undef}; ok 132 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,9],testname=>Withatestname}; ok 133 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,1],testname=>undef}; ok 134 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,1],testname=>Withatestname}; ok 135 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,2],testname=>undef}; ok 136 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,2],testname=>Withatestname}; ok 137 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,3],testname=>undef}; ok 138 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,3],testname=>Withatestname}; ok 139 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,4],testname=>undef}; ok 140 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,4],testname=>Withatestname}; ok 141 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,5],testname=>undef}; ok 142 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,5],testname=>Withatestname}; ok 143 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,6],testname=>undef}; ok 144 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,6],testname=>Withatestname}; ok 145 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,7],testname=>undef}; ok 146 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,7],testname=>Withatestname}; ok 147 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,8],testname=>undef}; ok 148 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,8],testname=>Withatestname}; ok 149 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,9],testname=>undef}; ok 150 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,9],testname=>Withatestname}; ok 151 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,1],testname=>undef}; ok 152 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,1],testname=>Withatestname}; ok 153 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,2],testname=>undef}; ok 154 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,2],testname=>Withatestname}; ok 155 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,3],testname=>undef}; ok 156 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,3],testname=>Withatestname}; ok 157 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,4],testname=>undef}; ok 158 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,4],testname=>Withatestname}; ok 159 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,5],testname=>undef}; ok 160 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,5],testname=>Withatestname}; ok 161 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,6],testname=>undef}; ok 162 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,6],testname=>Withatestname}; ok 163 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,7],testname=>undef}; ok 164 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,7],testname=>Withatestname}; ok 165 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,8],testname=>undef}; ok 166 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,8],testname=>Withatestname}; ok 167 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,9],testname=>undef}; ok 168 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,9],testname=>Withatestname}; ok 169 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,1],testname=>undef}; ok 170 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,1],testname=>Withatestname}; ok 171 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,2],testname=>undef}; ok 172 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,2],testname=>Withatestname}; ok 173 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,3],testname=>undef}; ok 174 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,3],testname=>Withatestname}; ok 175 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,4],testname=>undef}; ok 176 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,4],testname=>Withatestname}; ok 177 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,5],testname=>undef}; ok 178 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,5],testname=>Withatestname}; ok 179 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,6],testname=>undef}; ok 180 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,6],testname=>Withatestname}; ok 181 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,7],testname=>undef}; ok 182 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,7],testname=>Withatestname}; ok 183 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,8],testname=>undef}; ok 184 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,8],testname=>Withatestname}; ok 185 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,9],testname=>undef}; ok 186 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,9],testname=>Withatestname}; ok 187 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,1],testname=>undef}; ok 188 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,1],testname=>Withatestname}; ok 189 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,2],testname=>undef}; ok 190 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,2],testname=>Withatestname}; ok 191 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,3],testname=>undef}; ok 192 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,3],testname=>Withatestname}; ok 193 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,4],testname=>undef}; ok 194 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,4],testname=>Withatestname}; ok 195 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,5],testname=>undef}; ok 196 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,5],testname=>Withatestname}; ok 197 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,6],testname=>undef}; ok 198 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,6],testname=>Withatestname}; ok 199 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,7],testname=>undef}; ok 200 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,7],testname=>Withatestname}; ok 201 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,8],testname=>undef}; ok 202 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,8],testname=>Withatestname}; ok 203 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,9],testname=>undef}; ok 204 - all_are should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,9],testname=>Withatestname}; ok 205 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 206 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withanytestname}; ok 207 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,1],testname=>undef}; ok 208 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,1],testname=>Withatestname}; ok 209 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,2],testname=>undef}; ok 210 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,2],testname=>Withatestname}; ok 211 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,1],testname=>undef}; ok 212 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,1],testname=>Withatestname}; ok 213 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,2],testname=>undef}; ok 214 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,2],testname=>Withatestname}; ok 215 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,1],testname=>undef}; ok 216 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,1],testname=>Withatestname}; ok 217 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,2],testname=>undef}; ok 218 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,2],testname=>Withatestname}; ok 219 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,1],testname=>undef}; ok 220 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,1],testname=>Withatestname}; ok 221 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,2],testname=>undef}; ok 222 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,2],testname=>Withatestname}; ok 223 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,1],testname=>undef}; ok 224 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,1],testname=>Withatestname}; ok 225 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,2],testname=>undef}; ok 226 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,2],testname=>Withatestname}; ok 227 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,1],testname=>undef}; ok 228 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,1],testname=>Withatestname}; ok 229 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,2],testname=>undef}; ok 230 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,2],testname=>Withatestname}; ok 231 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,1],testname=>undef}; ok 232 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,1],testname=>Withatestname}; ok 233 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,2],testname=>undef}; ok 234 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,2],testname=>Withatestname}; ok 235 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,1],testname=>undef}; ok 236 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,1],testname=>Withatestname}; ok 237 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,2],testname=>undef}; ok 238 - all_are should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,2],testname=>Withatestname}; ok 239 - Used a an array of arrays and not-arrays, what's not ok and should die ok t/all_arent................1..239 ok 1 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withanytestname}; ok 3 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[1],testname=>undef}; ok 4 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[1],testname=>Withatestname}; ok 5 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[2],testname=>undef}; ok 6 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[2],testname=>Withatestname}; ok 7 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[3],testname=>undef}; ok 8 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[3],testname=>Withatestname}; ok 9 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[4],testname=>undef}; ok 10 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[4],testname=>Withatestname}; ok 11 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[5],testname=>undef}; ok 12 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[5],testname=>Withatestname}; ok 13 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[6],testname=>undef}; ok 14 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[6],testname=>Withatestname}; ok 15 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[7],testname=>undef}; ok 16 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[7],testname=>Withatestname}; ok 17 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[8],testname=>undef}; ok 18 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[8],testname=>Withatestname}; ok 19 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[9],testname=>undef}; ok 20 - all_arent should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[9],testname=>Withatestname}; ok 21 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 22 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withanytestname}; ok 23 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[1],testname=>undef}; ok 24 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[1],testname=>Withatestname}; ok 25 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[2],testname=>undef}; ok 26 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[2],testname=>Withatestname}; ok 27 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[3],testname=>undef}; ok 28 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[3],testname=>Withatestname}; ok 29 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[4],testname=>undef}; ok 30 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[4],testname=>Withatestname}; ok 31 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[5],testname=>undef}; ok 32 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[5],testname=>Withatestname}; ok 33 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[6],testname=>undef}; ok 34 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[6],testname=>Withatestname}; ok 35 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[7],testname=>undef}; ok 36 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[7],testname=>Withatestname}; ok 37 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[8],testname=>undef}; ok 38 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[8],testname=>Withatestname}; ok 39 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[9],testname=>undef}; ok 40 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[9],testname=>Withatestname}; ok 41 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 42 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withanytestname}; ok 43 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,1],testname=>undef}; ok 44 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,1],testname=>Withatestname}; ok 45 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,2],testname=>undef}; ok 46 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,2],testname=>Withatestname}; ok 47 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,3],testname=>undef}; ok 48 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,3],testname=>Withatestname}; ok 49 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,4],testname=>undef}; ok 50 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,4],testname=>Withatestname}; ok 51 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,5],testname=>undef}; ok 52 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,5],testname=>Withatestname}; ok 53 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,6],testname=>undef}; ok 54 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,6],testname=>Withatestname}; ok 55 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,7],testname=>undef}; ok 56 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,7],testname=>Withatestname}; ok 57 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,8],testname=>undef}; ok 58 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,8],testname=>Withatestname}; ok 59 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,9],testname=>undef}; ok 60 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,9],testname=>Withatestname}; ok 61 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,1],testname=>undef}; ok 62 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,1],testname=>Withatestname}; ok 63 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,2],testname=>undef}; ok 64 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,2],testname=>Withatestname}; ok 65 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,3],testname=>undef}; ok 66 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,3],testname=>Withatestname}; ok 67 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,4],testname=>undef}; ok 68 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,4],testname=>Withatestname}; ok 69 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,5],testname=>undef}; ok 70 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,5],testname=>Withatestname}; ok 71 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,6],testname=>undef}; ok 72 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,6],testname=>Withatestname}; ok 73 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,7],testname=>undef}; ok 74 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,7],testname=>Withatestname}; ok 75 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,8],testname=>undef}; ok 76 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,8],testname=>Withatestname}; ok 77 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,9],testname=>undef}; ok 78 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,9],testname=>Withatestname}; ok 79 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,1],testname=>undef}; ok 80 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,1],testname=>Withatestname}; ok 81 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,2],testname=>undef}; ok 82 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,2],testname=>Withatestname}; ok 83 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,3],testname=>undef}; ok 84 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,3],testname=>Withatestname}; ok 85 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,4],testname=>undef}; ok 86 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,4],testname=>Withatestname}; ok 87 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,5],testname=>undef}; ok 88 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,5],testname=>Withatestname}; ok 89 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,6],testname=>undef}; ok 90 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,6],testname=>Withatestname}; ok 91 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,7],testname=>undef}; ok 92 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,7],testname=>Withatestname}; ok 93 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,8],testname=>undef}; ok 94 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,8],testname=>Withatestname}; ok 95 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,9],testname=>undef}; ok 96 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,9],testname=>Withatestname}; ok 97 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,1],testname=>undef}; ok 98 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,1],testname=>Withatestname}; ok 99 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,2],testname=>undef}; ok 100 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,2],testname=>Withatestname}; ok 101 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,3],testname=>undef}; ok 102 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,3],testname=>Withatestname}; ok 103 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,4],testname=>undef}; ok 104 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,4],testname=>Withatestname}; ok 105 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,5],testname=>undef}; ok 106 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,5],testname=>Withatestname}; ok 107 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,6],testname=>undef}; ok 108 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,6],testname=>Withatestname}; ok 109 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,7],testname=>undef}; ok 110 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,7],testname=>Withatestname}; ok 111 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,8],testname=>undef}; ok 112 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,8],testname=>Withatestname}; ok 113 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,9],testname=>undef}; ok 114 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,9],testname=>Withatestname}; ok 115 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,1],testname=>undef}; ok 116 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,1],testname=>Withatestname}; ok 117 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,2],testname=>undef}; ok 118 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,2],testname=>Withatestname}; ok 119 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,3],testname=>undef}; ok 120 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,3],testname=>Withatestname}; ok 121 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,4],testname=>undef}; ok 122 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,4],testname=>Withatestname}; ok 123 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,5],testname=>undef}; ok 124 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,5],testname=>Withatestname}; ok 125 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,6],testname=>undef}; ok 126 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,6],testname=>Withatestname}; ok 127 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,7],testname=>undef}; ok 128 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,7],testname=>Withatestname}; ok 129 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,8],testname=>undef}; ok 130 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,8],testname=>Withatestname}; ok 131 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,9],testname=>undef}; ok 132 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,9],testname=>Withatestname}; ok 133 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,1],testname=>undef}; ok 134 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,1],testname=>Withatestname}; ok 135 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,2],testname=>undef}; ok 136 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,2],testname=>Withatestname}; ok 137 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,3],testname=>undef}; ok 138 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,3],testname=>Withatestname}; ok 139 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,4],testname=>undef}; ok 140 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,4],testname=>Withatestname}; ok 141 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,5],testname=>undef}; ok 142 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,5],testname=>Withatestname}; ok 143 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,6],testname=>undef}; ok 144 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,6],testname=>Withatestname}; ok 145 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,7],testname=>undef}; ok 146 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,7],testname=>Withatestname}; ok 147 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,8],testname=>undef}; ok 148 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,8],testname=>Withatestname}; ok 149 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,9],testname=>undef}; ok 150 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,9],testname=>Withatestname}; ok 151 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,1],testname=>undef}; ok 152 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,1],testname=>Withatestname}; ok 153 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,2],testname=>undef}; ok 154 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,2],testname=>Withatestname}; ok 155 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,3],testname=>undef}; ok 156 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,3],testname=>Withatestname}; ok 157 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,4],testname=>undef}; ok 158 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,4],testname=>Withatestname}; ok 159 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,5],testname=>undef}; ok 160 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,5],testname=>Withatestname}; ok 161 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,6],testname=>undef}; ok 162 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,6],testname=>Withatestname}; ok 163 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,7],testname=>undef}; ok 164 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,7],testname=>Withatestname}; ok 165 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,8],testname=>undef}; ok 166 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,8],testname=>Withatestname}; ok 167 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,9],testname=>undef}; ok 168 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,9],testname=>Withatestname}; ok 169 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,1],testname=>undef}; ok 170 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,1],testname=>Withatestname}; ok 171 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,2],testname=>undef}; ok 172 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,2],testname=>Withatestname}; ok 173 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,3],testname=>undef}; ok 174 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,3],testname=>Withatestname}; ok 175 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,4],testname=>undef}; ok 176 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,4],testname=>Withatestname}; ok 177 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,5],testname=>undef}; ok 178 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,5],testname=>Withatestname}; ok 179 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,6],testname=>undef}; ok 180 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,6],testname=>Withatestname}; ok 181 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,7],testname=>undef}; ok 182 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,7],testname=>Withatestname}; ok 183 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,8],testname=>undef}; ok 184 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,8],testname=>Withatestname}; ok 185 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,9],testname=>undef}; ok 186 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,9],testname=>Withatestname}; ok 187 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,1],testname=>undef}; ok 188 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,1],testname=>Withatestname}; ok 189 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,2],testname=>undef}; ok 190 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,2],testname=>Withatestname}; ok 191 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,3],testname=>undef}; ok 192 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,3],testname=>Withatestname}; ok 193 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,4],testname=>undef}; ok 194 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,4],testname=>Withatestname}; ok 195 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,5],testname=>undef}; ok 196 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,5],testname=>Withatestname}; ok 197 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,6],testname=>undef}; ok 198 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,6],testname=>Withatestname}; ok 199 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,7],testname=>undef}; ok 200 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,7],testname=>Withatestname}; ok 201 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,8],testname=>undef}; ok 202 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,8],testname=>Withatestname}; ok 203 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,9],testname=>undef}; ok 204 - all_arent should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,9],testname=>Withatestname}; ok 205 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 206 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withanytestname}; ok 207 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,1],testname=>undef}; ok 208 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,1],testname=>Withatestname}; ok 209 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,2],testname=>undef}; ok 210 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,2],testname=>Withatestname}; ok 211 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,1],testname=>undef}; ok 212 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,1],testname=>Withatestname}; ok 213 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,2],testname=>undef}; ok 214 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,2],testname=>Withatestname}; ok 215 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,1],testname=>undef}; ok 216 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,1],testname=>Withatestname}; ok 217 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,2],testname=>undef}; ok 218 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,2],testname=>Withatestname}; ok 219 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,1],testname=>undef}; ok 220 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,1],testname=>Withatestname}; ok 221 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,2],testname=>undef}; ok 222 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,2],testname=>Withatestname}; ok 223 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,1],testname=>undef}; ok 224 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,1],testname=>Withatestname}; ok 225 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,2],testname=>undef}; ok 226 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,2],testname=>Withatestname}; ok 227 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,1],testname=>undef}; ok 228 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,1],testname=>Withatestname}; ok 229 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,2],testname=>undef}; ok 230 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,2],testname=>Withatestname}; ok 231 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,1],testname=>undef}; ok 232 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,1],testname=>Withatestname}; ok 233 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,2],testname=>undef}; ok 234 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,2],testname=>Withatestname}; ok 235 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,1],testname=>undef}; ok 236 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,1],testname=>Withatestname}; ok 237 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,2],testname=>undef}; ok 238 - all_arent should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,2],testname=>Withatestname}; ok 239 - Used a an array of arrays and not-arrays, what's not ok and should die ok t/all_ok...................1..239 ok 1 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withanytestname}; ok 3 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[1],testname=>undef}; ok 4 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[1],testname=>Withatestname}; ok 5 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[2],testname=>undef}; ok 6 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[2],testname=>Withatestname}; ok 7 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[3],testname=>undef}; ok 8 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[3],testname=>Withatestname}; ok 9 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[4],testname=>undef}; ok 10 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[4],testname=>Withatestname}; ok 11 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[5],testname=>undef}; ok 12 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[5],testname=>Withatestname}; ok 13 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[6],testname=>undef}; ok 14 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[6],testname=>Withatestname}; ok 15 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[7],testname=>undef}; ok 16 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[7],testname=>Withatestname}; ok 17 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[8],testname=>undef}; ok 18 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[8],testname=>Withatestname}; ok 19 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[9],testname=>undef}; ok 20 - all_ok should fail$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],fail=>[9],testname=>Withatestname}; ok 21 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 22 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withanytestname}; ok 23 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[1],testname=>undef}; ok 24 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[1],testname=>Withatestname}; ok 25 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[2],testname=>undef}; ok 26 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[2],testname=>Withatestname}; ok 27 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[3],testname=>undef}; ok 28 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[3],testname=>Withatestname}; ok 29 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[4],testname=>undef}; ok 30 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[4],testname=>Withatestname}; ok 31 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[5],testname=>undef}; ok 32 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[5],testname=>Withatestname}; ok 33 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[6],testname=>undef}; ok 34 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[6],testname=>Withatestname}; ok 35 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[7],testname=>undef}; ok 36 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[7],testname=>Withatestname}; ok 37 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[8],testname=>undef}; ok 38 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[8],testname=>Withatestname}; ok 39 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[9],testname=>undef}; ok 40 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],fail=>[9],testname=>Withatestname}; ok 41 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 42 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withanytestname}; ok 43 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,1],testname=>undef}; ok 44 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,1],testname=>Withatestname}; ok 45 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,2],testname=>undef}; ok 46 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,2],testname=>Withatestname}; ok 47 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,3],testname=>undef}; ok 48 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,3],testname=>Withatestname}; ok 49 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,4],testname=>undef}; ok 50 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,4],testname=>Withatestname}; ok 51 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,5],testname=>undef}; ok 52 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,5],testname=>Withatestname}; ok 53 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,6],testname=>undef}; ok 54 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,6],testname=>Withatestname}; ok 55 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,7],testname=>undef}; ok 56 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,7],testname=>Withatestname}; ok 57 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,8],testname=>undef}; ok 58 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,8],testname=>Withatestname}; ok 59 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,9],testname=>undef}; ok 60 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[1,9],testname=>Withatestname}; ok 61 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,1],testname=>undef}; ok 62 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,1],testname=>Withatestname}; ok 63 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,2],testname=>undef}; ok 64 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,2],testname=>Withatestname}; ok 65 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,3],testname=>undef}; ok 66 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,3],testname=>Withatestname}; ok 67 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,4],testname=>undef}; ok 68 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,4],testname=>Withatestname}; ok 69 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,5],testname=>undef}; ok 70 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,5],testname=>Withatestname}; ok 71 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,6],testname=>undef}; ok 72 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,6],testname=>Withatestname}; ok 73 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,7],testname=>undef}; ok 74 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,7],testname=>Withatestname}; ok 75 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,8],testname=>undef}; ok 76 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,8],testname=>Withatestname}; ok 77 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,9],testname=>undef}; ok 78 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[2,9],testname=>Withatestname}; ok 79 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,1],testname=>undef}; ok 80 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,1],testname=>Withatestname}; ok 81 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,2],testname=>undef}; ok 82 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,2],testname=>Withatestname}; ok 83 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,3],testname=>undef}; ok 84 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,3],testname=>Withatestname}; ok 85 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,4],testname=>undef}; ok 86 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,4],testname=>Withatestname}; ok 87 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,5],testname=>undef}; ok 88 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,5],testname=>Withatestname}; ok 89 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,6],testname=>undef}; ok 90 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,6],testname=>Withatestname}; ok 91 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,7],testname=>undef}; ok 92 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,7],testname=>Withatestname}; ok 93 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,8],testname=>undef}; ok 94 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,8],testname=>Withatestname}; ok 95 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,9],testname=>undef}; ok 96 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[3,9],testname=>Withatestname}; ok 97 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,1],testname=>undef}; ok 98 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,1],testname=>Withatestname}; ok 99 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,2],testname=>undef}; ok 100 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,2],testname=>Withatestname}; ok 101 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,3],testname=>undef}; ok 102 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,3],testname=>Withatestname}; ok 103 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,4],testname=>undef}; ok 104 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,4],testname=>Withatestname}; ok 105 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,5],testname=>undef}; ok 106 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,5],testname=>Withatestname}; ok 107 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,6],testname=>undef}; ok 108 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,6],testname=>Withatestname}; ok 109 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,7],testname=>undef}; ok 110 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,7],testname=>Withatestname}; ok 111 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,8],testname=>undef}; ok 112 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,8],testname=>Withatestname}; ok 113 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,9],testname=>undef}; ok 114 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[4,9],testname=>Withatestname}; ok 115 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,1],testname=>undef}; ok 116 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,1],testname=>Withatestname}; ok 117 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,2],testname=>undef}; ok 118 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,2],testname=>Withatestname}; ok 119 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,3],testname=>undef}; ok 120 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,3],testname=>Withatestname}; ok 121 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,4],testname=>undef}; ok 122 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,4],testname=>Withatestname}; ok 123 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,5],testname=>undef}; ok 124 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,5],testname=>Withatestname}; ok 125 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,6],testname=>undef}; ok 126 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,6],testname=>Withatestname}; ok 127 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,7],testname=>undef}; ok 128 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,7],testname=>Withatestname}; ok 129 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,8],testname=>undef}; ok 130 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,8],testname=>Withatestname}; ok 131 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,9],testname=>undef}; ok 132 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[5,9],testname=>Withatestname}; ok 133 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,1],testname=>undef}; ok 134 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,1],testname=>Withatestname}; ok 135 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,2],testname=>undef}; ok 136 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,2],testname=>Withatestname}; ok 137 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,3],testname=>undef}; ok 138 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,3],testname=>Withatestname}; ok 139 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,4],testname=>undef}; ok 140 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,4],testname=>Withatestname}; ok 141 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,5],testname=>undef}; ok 142 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,5],testname=>Withatestname}; ok 143 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,6],testname=>undef}; ok 144 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,6],testname=>Withatestname}; ok 145 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,7],testname=>undef}; ok 146 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,7],testname=>Withatestname}; ok 147 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,8],testname=>undef}; ok 148 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,8],testname=>Withatestname}; ok 149 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,9],testname=>undef}; ok 150 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[6,9],testname=>Withatestname}; ok 151 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,1],testname=>undef}; ok 152 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,1],testname=>Withatestname}; ok 153 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,2],testname=>undef}; ok 154 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,2],testname=>Withatestname}; ok 155 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,3],testname=>undef}; ok 156 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,3],testname=>Withatestname}; ok 157 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,4],testname=>undef}; ok 158 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,4],testname=>Withatestname}; ok 159 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,5],testname=>undef}; ok 160 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,5],testname=>Withatestname}; ok 161 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,6],testname=>undef}; ok 162 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,6],testname=>Withatestname}; ok 163 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,7],testname=>undef}; ok 164 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,7],testname=>Withatestname}; ok 165 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,8],testname=>undef}; ok 166 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,8],testname=>Withatestname}; ok 167 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,9],testname=>undef}; ok 168 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[7,9],testname=>Withatestname}; ok 169 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,1],testname=>undef}; ok 170 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,1],testname=>Withatestname}; ok 171 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,2],testname=>undef}; ok 172 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,2],testname=>Withatestname}; ok 173 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,3],testname=>undef}; ok 174 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,3],testname=>Withatestname}; ok 175 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,4],testname=>undef}; ok 176 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,4],testname=>Withatestname}; ok 177 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,5],testname=>undef}; ok 178 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,5],testname=>Withatestname}; ok 179 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,6],testname=>undef}; ok 180 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,6],testname=>Withatestname}; ok 181 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,7],testname=>undef}; ok 182 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,7],testname=>Withatestname}; ok 183 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,8],testname=>undef}; ok 184 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,8],testname=>Withatestname}; ok 185 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,9],testname=>undef}; ok 186 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[8,9],testname=>Withatestname}; ok 187 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,1],testname=>undef}; ok 188 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,1],testname=>Withatestname}; ok 189 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,2],testname=>undef}; ok 190 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,2],testname=>Withatestname}; ok 191 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,3],testname=>undef}; ok 192 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,3],testname=>Withatestname}; ok 193 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,4],testname=>undef}; ok 194 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,4],testname=>Withatestname}; ok 195 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,5],testname=>undef}; ok 196 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,5],testname=>Withatestname}; ok 197 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,6],testname=>undef}; ok 198 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,6],testname=>Withatestname}; ok 199 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,7],testname=>undef}; ok 200 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,7],testname=>Withatestname}; ok 201 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,8],testname=>undef}; ok 202 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,8],testname=>Withatestname}; ok 203 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,9],testname=>undef}; ok 204 - all_ok should fail$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],fail=>[9,9],testname=>Withatestname}; ok 205 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 206 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withanytestname}; ok 207 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,1],testname=>undef}; ok 208 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,1],testname=>Withatestname}; ok 209 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,2],testname=>undef}; ok 210 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,1,2],testname=>Withatestname}; ok 211 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,1],testname=>undef}; ok 212 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,1],testname=>Withatestname}; ok 213 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,2],testname=>undef}; ok 214 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,1,2,2],testname=>Withatestname}; ok 215 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,1],testname=>undef}; ok 216 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,1],testname=>Withatestname}; ok 217 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,2],testname=>undef}; ok 218 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,1,2],testname=>Withatestname}; ok 219 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,1],testname=>undef}; ok 220 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,1],testname=>Withatestname}; ok 221 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,2],testname=>undef}; ok 222 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[1,2,2,2],testname=>Withatestname}; ok 223 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,1],testname=>undef}; ok 224 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,1],testname=>Withatestname}; ok 225 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,2],testname=>undef}; ok 226 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,1,2],testname=>Withatestname}; ok 227 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,1],testname=>undef}; ok 228 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,1],testname=>Withatestname}; ok 229 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,2],testname=>undef}; ok 230 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,1,2,2],testname=>Withatestname}; ok 231 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,1],testname=>undef}; ok 232 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,1],testname=>Withatestname}; ok 233 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,2],testname=>undef}; ok 234 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,1,2],testname=>Withatestname}; ok 235 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,1],testname=>undef}; ok 236 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,1],testname=>Withatestname}; ok 237 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,2],testname=>undef}; ok 238 - all_ok should fail$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],fail=>[2,2,2,2],testname=>Withatestname}; ok 239 - Used a an array of arrays and not-arrays, what's not ok and should die ok t/all_params_are_passed....Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. 1..24 ok 1 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [1,2,3,4,5,6,7,8,9,10];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 2 - All params that should have passed, had been passed ($VAR1 = [1,2,3,4,5,6,7,8,9,10];) ok 3 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [1,2,3,4,5,6,7,8,9,10];) ok 4 - All params that should have passed, had been passed ($VAR1 = [1,2,3,4,5,6,7,8,9,10];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. ok 5 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [1,2,3,4,5,6,7,8,9,10];) Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 6 - All params that should have passed, had been passed ($VAR1 = [1,2,3,4,5,6,7,8,9,10];) ok 7 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9,10]];) ok 8 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9,10]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 9 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9,10]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 10 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9,10]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 11 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9,10]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 12 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9,10]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 13 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 14 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 15 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 16 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 17 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 18 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 19 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) ok 20 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 21 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) ok 22 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. Use of uninitialized value $Data::Dumper::Indent in numeric gt (>) at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 88. ok 23 - All params passed to the check routines are known and there's no param tuple used twice ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/site/lib/Data/Dumper.pm line 158. ok 24 - All params that should have passed, had been passed ($VAR1 = [[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]];) ok t/any_is...................1..247 ok 1 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname}; ok 3 - no true values should fail ($VAR1='params'; ok 4 - no true values should fail ($VAR1='params'; ok 5 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[1]}; ok 6 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[1]}; ok 7 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[2]}; ok 8 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[2]}; ok 9 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[3]}; ok 10 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[3]}; ok 11 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[4]}; ok 12 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[4]}; ok 13 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[5]}; ok 14 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[5]}; ok 15 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[6]}; ok 16 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[6]}; ok 17 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[7]}; ok 18 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[7]}; ok 19 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[8]}; ok 20 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[8]}; ok 21 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[9]}; ok 22 - any_is should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[9]}; ok 23 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 24 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname}; ok 25 - no true values should fail ($VAR1='params'; ok 26 - no true values should fail ($VAR1='params'; ok 27 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[1]}; ok 28 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[1]}; ok 29 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[2]}; ok 30 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[2]}; ok 31 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[3]}; ok 32 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[3]}; ok 33 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[4]}; ok 34 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[4]}; ok 35 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[5]}; ok 36 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[5]}; ok 37 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[6]}; ok 38 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[6]}; ok 39 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[7]}; ok 40 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[7]}; ok 41 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[8]}; ok 42 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[8]}; ok 43 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[9]}; ok 44 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[9]}; ok 45 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 46 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname}; ok 47 - no true values should fail ($VAR1='params'; ok 48 - no true values should fail ($VAR1='params'; ok 49 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,1]}; ok 50 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,1]}; ok 51 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,2]}; ok 52 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,2]}; ok 53 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,3]}; ok 54 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,3]}; ok 55 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,4]}; ok 56 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,4]}; ok 57 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,5]}; ok 58 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,5]}; ok 59 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,6]}; ok 60 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,6]}; ok 61 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,7]}; ok 62 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,7]}; ok 63 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,8]}; ok 64 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,8]}; ok 65 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,9]}; ok 66 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,9]}; ok 67 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,1]}; ok 68 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,1]}; ok 69 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,2]}; ok 70 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,2]}; ok 71 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,3]}; ok 72 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,3]}; ok 73 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,4]}; ok 74 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,4]}; ok 75 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,5]}; ok 76 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,5]}; ok 77 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,6]}; ok 78 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,6]}; ok 79 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,7]}; ok 80 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,7]}; ok 81 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,8]}; ok 82 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,8]}; ok 83 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,9]}; ok 84 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,9]}; ok 85 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,1]}; ok 86 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,1]}; ok 87 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,2]}; ok 88 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,2]}; ok 89 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,3]}; ok 90 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,3]}; ok 91 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,4]}; ok 92 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,4]}; ok 93 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,5]}; ok 94 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,5]}; ok 95 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,6]}; ok 96 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,6]}; ok 97 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,7]}; ok 98 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,7]}; ok 99 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,8]}; ok 100 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,8]}; ok 101 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,9]}; ok 102 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,9]}; ok 103 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,1]}; ok 104 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,1]}; ok 105 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,2]}; ok 106 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,2]}; ok 107 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,3]}; ok 108 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,3]}; ok 109 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,4]}; ok 110 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,4]}; ok 111 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,5]}; ok 112 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,5]}; ok 113 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,6]}; ok 114 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,6]}; ok 115 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,7]}; ok 116 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,7]}; ok 117 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,8]}; ok 118 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,8]}; ok 119 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,9]}; ok 120 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,9]}; ok 121 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,1]}; ok 122 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,1]}; ok 123 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,2]}; ok 124 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,2]}; ok 125 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,3]}; ok 126 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,3]}; ok 127 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,4]}; ok 128 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,4]}; ok 129 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,5]}; ok 130 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,5]}; ok 131 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,6]}; ok 132 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,6]}; ok 133 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,7]}; ok 134 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,7]}; ok 135 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,8]}; ok 136 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,8]}; ok 137 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,9]}; ok 138 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,9]}; ok 139 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,1]}; ok 140 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,1]}; ok 141 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,2]}; ok 142 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,2]}; ok 143 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,3]}; ok 144 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,3]}; ok 145 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,4]}; ok 146 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,4]}; ok 147 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,5]}; ok 148 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,5]}; ok 149 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,6]}; ok 150 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,6]}; ok 151 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,7]}; ok 152 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,7]}; ok 153 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,8]}; ok 154 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,8]}; ok 155 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,9]}; ok 156 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,9]}; ok 157 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,1]}; ok 158 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,1]}; ok 159 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,2]}; ok 160 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,2]}; ok 161 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,3]}; ok 162 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,3]}; ok 163 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,4]}; ok 164 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,4]}; ok 165 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,5]}; ok 166 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,5]}; ok 167 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,6]}; ok 168 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,6]}; ok 169 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,7]}; ok 170 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,7]}; ok 171 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,8]}; ok 172 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,8]}; ok 173 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,9]}; ok 174 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,9]}; ok 175 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,1]}; ok 176 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,1]}; ok 177 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,2]}; ok 178 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,2]}; ok 179 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,3]}; ok 180 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,3]}; ok 181 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,4]}; ok 182 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,4]}; ok 183 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,5]}; ok 184 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,5]}; ok 185 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,6]}; ok 186 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,6]}; ok 187 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,7]}; ok 188 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,7]}; ok 189 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,8]}; ok 190 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,8]}; ok 191 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,9]}; ok 192 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,9]}; ok 193 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,1]}; ok 194 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,1]}; ok 195 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,2]}; ok 196 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,2]}; ok 197 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,3]}; ok 198 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,3]}; ok 199 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,4]}; ok 200 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,4]}; ok 201 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,5]}; ok 202 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,5]}; ok 203 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,6]}; ok 204 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,6]}; ok 205 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,7]}; ok 206 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,7]}; ok 207 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,8]}; ok 208 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,8]}; ok 209 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,9]}; ok 210 - any_is should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,9]}; ok 211 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 212 - Everything should be O.K., if sub always returns 1 $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname}; ok 213 - no true values should fail ($VAR1='params'; ok 214 - no true values should fail ($VAR1='params'; ok 215 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,1,1]}; ok 216 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,1,1]}; ok 217 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,1,2]}; ok 218 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,1,2]}; ok 219 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,2,1]}; ok 220 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,2,1]}; ok 221 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,2,2]}; ok 222 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,2,2]}; ok 223 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,1,1]}; ok 224 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,1,1]}; ok 225 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,1,2]}; ok 226 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,1,2]}; ok 227 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,2,1]}; ok 228 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,2,1]}; ok 229 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,2,2]}; ok 230 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,2,2]}; ok 231 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,1,1]}; ok 232 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,1,1]}; ok 233 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,1,2]}; ok 234 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,1,2]}; ok 235 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,2,1]}; ok 236 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,2,1]}; ok 237 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,2,2]}; ok 238 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,2,2]}; ok 239 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,1,1]}; ok 240 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,1,1]}; ok 241 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,1,2]}; ok 242 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,1,2]}; ok 243 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,2,1]}; ok 244 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,2,1]}; ok 245 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,2,2]}; ok 246 - any_is should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,2,2]}; ok 247 - Used a an array of arrays and not-arrays, what's not ok and should die ok t/any_isnt.................1..247 ok 1 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname}; ok 3 - no true values should fail ($VAR1='params'; ok 4 - no true values should fail ($VAR1='params'; ok 5 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[1]}; ok 6 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[1]}; ok 7 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[2]}; ok 8 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[2]}; ok 9 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[3]}; ok 10 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[3]}; ok 11 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[4]}; ok 12 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[4]}; ok 13 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[5]}; ok 14 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[5]}; ok 15 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[6]}; ok 16 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[6]}; ok 17 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[7]}; ok 18 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[7]}; ok 19 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[8]}; ok 20 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[8]}; ok 21 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[9]}; ok 22 - any_isnt should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[9]}; ok 23 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 24 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname}; ok 25 - no true values should fail ($VAR1='params'; ok 26 - no true values should fail ($VAR1='params'; ok 27 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[1]}; ok 28 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[1]}; ok 29 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[2]}; ok 30 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[2]}; ok 31 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[3]}; ok 32 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[3]}; ok 33 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[4]}; ok 34 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[4]}; ok 35 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[5]}; ok 36 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[5]}; ok 37 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[6]}; ok 38 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[6]}; ok 39 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[7]}; ok 40 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[7]}; ok 41 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[8]}; ok 42 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[8]}; ok 43 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[9]}; ok 44 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[9]}; ok 45 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 46 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname}; ok 47 - no true values should fail ($VAR1='params'; ok 48 - no true values should fail ($VAR1='params'; ok 49 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,1]}; ok 50 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,1]}; ok 51 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,2]}; ok 52 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,2]}; ok 53 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,3]}; ok 54 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,3]}; ok 55 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,4]}; ok 56 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,4]}; ok 57 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,5]}; ok 58 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,5]}; ok 59 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,6]}; ok 60 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,6]}; ok 61 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,7]}; ok 62 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,7]}; ok 63 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,8]}; ok 64 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,8]}; ok 65 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,9]}; ok 66 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,9]}; ok 67 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,1]}; ok 68 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,1]}; ok 69 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,2]}; ok 70 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,2]}; ok 71 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,3]}; ok 72 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,3]}; ok 73 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,4]}; ok 74 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,4]}; ok 75 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,5]}; ok 76 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,5]}; ok 77 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,6]}; ok 78 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,6]}; ok 79 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,7]}; ok 80 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,7]}; ok 81 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,8]}; ok 82 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,8]}; ok 83 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,9]}; ok 84 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,9]}; ok 85 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,1]}; ok 86 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,1]}; ok 87 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,2]}; ok 88 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,2]}; ok 89 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,3]}; ok 90 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,3]}; ok 91 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,4]}; ok 92 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,4]}; ok 93 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,5]}; ok 94 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,5]}; ok 95 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,6]}; ok 96 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,6]}; ok 97 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,7]}; ok 98 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,7]}; ok 99 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,8]}; ok 100 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,8]}; ok 101 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,9]}; ok 102 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,9]}; ok 103 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,1]}; ok 104 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,1]}; ok 105 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,2]}; ok 106 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,2]}; ok 107 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,3]}; ok 108 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,3]}; ok 109 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,4]}; ok 110 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,4]}; ok 111 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,5]}; ok 112 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,5]}; ok 113 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,6]}; ok 114 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,6]}; ok 115 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,7]}; ok 116 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,7]}; ok 117 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,8]}; ok 118 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,8]}; ok 119 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,9]}; ok 120 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,9]}; ok 121 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,1]}; ok 122 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,1]}; ok 123 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,2]}; ok 124 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,2]}; ok 125 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,3]}; ok 126 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,3]}; ok 127 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,4]}; ok 128 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,4]}; ok 129 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,5]}; ok 130 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,5]}; ok 131 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,6]}; ok 132 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,6]}; ok 133 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,7]}; ok 134 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,7]}; ok 135 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,8]}; ok 136 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,8]}; ok 137 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,9]}; ok 138 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,9]}; ok 139 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,1]}; ok 140 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,1]}; ok 141 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,2]}; ok 142 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,2]}; ok 143 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,3]}; ok 144 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,3]}; ok 145 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,4]}; ok 146 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,4]}; ok 147 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,5]}; ok 148 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,5]}; ok 149 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,6]}; ok 150 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,6]}; ok 151 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,7]}; ok 152 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,7]}; ok 153 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,8]}; ok 154 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,8]}; ok 155 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,9]}; ok 156 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,9]}; ok 157 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,1]}; ok 158 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,1]}; ok 159 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,2]}; ok 160 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,2]}; ok 161 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,3]}; ok 162 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,3]}; ok 163 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,4]}; ok 164 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,4]}; ok 165 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,5]}; ok 166 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,5]}; ok 167 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,6]}; ok 168 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,6]}; ok 169 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,7]}; ok 170 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,7]}; ok 171 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,8]}; ok 172 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,8]}; ok 173 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,9]}; ok 174 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,9]}; ok 175 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,1]}; ok 176 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,1]}; ok 177 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,2]}; ok 178 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,2]}; ok 179 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,3]}; ok 180 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,3]}; ok 181 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,4]}; ok 182 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,4]}; ok 183 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,5]}; ok 184 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,5]}; ok 185 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,6]}; ok 186 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,6]}; ok 187 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,7]}; ok 188 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,7]}; ok 189 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,8]}; ok 190 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,8]}; ok 191 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,9]}; ok 192 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,9]}; ok 193 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,1]}; ok 194 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,1]}; ok 195 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,2]}; ok 196 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,2]}; ok 197 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,3]}; ok 198 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,3]}; ok 199 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,4]}; ok 200 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,4]}; ok 201 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,5]}; ok 202 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,5]}; ok 203 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,6]}; ok 204 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,6]}; ok 205 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,7]}; ok 206 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,7]}; ok 207 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,8]}; ok 208 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,8]}; ok 209 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,9]}; ok 210 - any_isnt should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,9]}; ok 211 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 212 - Everything should be O.K., if sub always returns 0, but 1 isnt expected $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname}; ok 213 - no true values should fail ($VAR1='params'; ok 214 - no true values should fail ($VAR1='params'; ok 215 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,1,1]}; ok 216 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,1,1]}; ok 217 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,1,2]}; ok 218 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,1,2]}; ok 219 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,2,1]}; ok 220 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,2,1]}; ok 221 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,2,2]}; ok 222 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,2,2]}; ok 223 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,1,1]}; ok 224 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,1,1]}; ok 225 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,1,2]}; ok 226 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,1,2]}; ok 227 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,2,1]}; ok 228 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,2,1]}; ok 229 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,2,2]}; ok 230 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,2,2]}; ok 231 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,1,1]}; ok 232 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,1,1]}; ok 233 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,1,2]}; ok 234 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,1,2]}; ok 235 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,2,1]}; ok 236 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,2,1]}; ok 237 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,2,2]}; ok 238 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,2,2]}; ok 239 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,1,1]}; ok 240 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,1,1]}; ok 241 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,1,2]}; ok 242 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,1,2]}; ok 243 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,2,1]}; ok 244 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,2,1]}; ok 245 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,2,2]}; ok 246 - any_isnt should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,2,2]}; ok 247 - Used a an array of arrays and not-arrays, what's not ok and should die ok t/any_ok...................1..247 ok 1 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname}; ok 3 - no true values should fail ($VAR1='params'; ok 4 - no true values should fail ($VAR1='params'; ok 5 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[1]}; ok 6 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[1]}; ok 7 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[2]}; ok 8 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[2]}; ok 9 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[3]}; ok 10 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[3]}; ok 11 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[4]}; ok 12 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[4]}; ok 13 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[5]}; ok 14 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[5]}; ok 15 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[6]}; ok 16 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[6]}; ok 17 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[7]}; ok 18 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[7]}; ok 19 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[8]}; ok 20 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[8]}; ok 21 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef,valid=>[9]}; ok 22 - any_ok should be correct with$VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withatestname,valid=>[9]}; ok 23 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 24 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname}; ok 25 - no true values should fail ($VAR1='params'; ok 26 - no true values should fail ($VAR1='params'; ok 27 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[1]}; ok 28 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[1]}; ok 29 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[2]}; ok 30 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[2]}; ok 31 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[3]}; ok 32 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[3]}; ok 33 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[4]}; ok 34 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[4]}; ok 35 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[5]}; ok 36 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[5]}; ok 37 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[6]}; ok 38 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[6]}; ok 39 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[7]}; ok 40 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[7]}; ok 41 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[8]}; ok 42 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[8]}; ok 43 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef,valid=>[9]}; ok 44 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withatestname,valid=>[9]}; ok 45 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 46 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname}; ok 47 - no true values should fail ($VAR1='params'; ok 48 - no true values should fail ($VAR1='params'; ok 49 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,1]}; ok 50 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,1]}; ok 51 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,2]}; ok 52 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,2]}; ok 53 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,3]}; ok 54 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,3]}; ok 55 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,4]}; ok 56 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,4]}; ok 57 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,5]}; ok 58 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,5]}; ok 59 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,6]}; ok 60 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,6]}; ok 61 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,7]}; ok 62 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,7]}; ok 63 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,8]}; ok 64 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,8]}; ok 65 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[1,9]}; ok 66 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[1,9]}; ok 67 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,1]}; ok 68 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,1]}; ok 69 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,2]}; ok 70 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,2]}; ok 71 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,3]}; ok 72 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,3]}; ok 73 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,4]}; ok 74 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,4]}; ok 75 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,5]}; ok 76 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,5]}; ok 77 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,6]}; ok 78 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,6]}; ok 79 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,7]}; ok 80 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,7]}; ok 81 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,8]}; ok 82 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,8]}; ok 83 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[2,9]}; ok 84 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[2,9]}; ok 85 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,1]}; ok 86 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,1]}; ok 87 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,2]}; ok 88 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,2]}; ok 89 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,3]}; ok 90 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,3]}; ok 91 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,4]}; ok 92 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,4]}; ok 93 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,5]}; ok 94 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,5]}; ok 95 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,6]}; ok 96 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,6]}; ok 97 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,7]}; ok 98 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,7]}; ok 99 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,8]}; ok 100 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,8]}; ok 101 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[3,9]}; ok 102 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[3,9]}; ok 103 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,1]}; ok 104 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,1]}; ok 105 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,2]}; ok 106 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,2]}; ok 107 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,3]}; ok 108 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,3]}; ok 109 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,4]}; ok 110 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,4]}; ok 111 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,5]}; ok 112 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,5]}; ok 113 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,6]}; ok 114 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,6]}; ok 115 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,7]}; ok 116 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,7]}; ok 117 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,8]}; ok 118 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,8]}; ok 119 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[4,9]}; ok 120 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[4,9]}; ok 121 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,1]}; ok 122 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,1]}; ok 123 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,2]}; ok 124 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,2]}; ok 125 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,3]}; ok 126 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,3]}; ok 127 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,4]}; ok 128 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,4]}; ok 129 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,5]}; ok 130 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,5]}; ok 131 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,6]}; ok 132 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,6]}; ok 133 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,7]}; ok 134 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,7]}; ok 135 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,8]}; ok 136 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,8]}; ok 137 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[5,9]}; ok 138 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[5,9]}; ok 139 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,1]}; ok 140 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,1]}; ok 141 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,2]}; ok 142 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,2]}; ok 143 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,3]}; ok 144 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,3]}; ok 145 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,4]}; ok 146 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,4]}; ok 147 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,5]}; ok 148 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,5]}; ok 149 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,6]}; ok 150 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,6]}; ok 151 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,7]}; ok 152 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,7]}; ok 153 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,8]}; ok 154 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,8]}; ok 155 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[6,9]}; ok 156 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[6,9]}; ok 157 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,1]}; ok 158 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,1]}; ok 159 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,2]}; ok 160 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,2]}; ok 161 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,3]}; ok 162 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,3]}; ok 163 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,4]}; ok 164 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,4]}; ok 165 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,5]}; ok 166 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,5]}; ok 167 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,6]}; ok 168 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,6]}; ok 169 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,7]}; ok 170 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,7]}; ok 171 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,8]}; ok 172 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,8]}; ok 173 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[7,9]}; ok 174 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[7,9]}; ok 175 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,1]}; ok 176 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,1]}; ok 177 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,2]}; ok 178 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,2]}; ok 179 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,3]}; ok 180 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,3]}; ok 181 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,4]}; ok 182 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,4]}; ok 183 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,5]}; ok 184 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,5]}; ok 185 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,6]}; ok 186 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,6]}; ok 187 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,7]}; ok 188 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,7]}; ok 189 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,8]}; ok 190 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,8]}; ok 191 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[8,9]}; ok 192 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[8,9]}; ok 193 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,1]}; ok 194 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,1]}; ok 195 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,2]}; ok 196 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,2]}; ok 197 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,3]}; ok 198 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,3]}; ok 199 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,4]}; ok 200 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,4]}; ok 201 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,5]}; ok 202 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,5]}; ok 203 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,6]}; ok 204 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,6]}; ok 205 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,7]}; ok 206 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,7]}; ok 207 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,8]}; ok 208 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,8]}; ok 209 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef,valid=>[9,9]}; ok 210 - any_ok should be correct with$VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withatestname,valid=>[9,9]}; ok 211 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 212 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname}; ok 213 - no true values should fail ($VAR1='params'; ok 214 - no true values should fail ($VAR1='params'; ok 215 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,1,1]}; ok 216 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,1,1]}; ok 217 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,1,2]}; ok 218 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,1,2]}; ok 219 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,2,1]}; ok 220 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,2,1]}; ok 221 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,1,2,2]}; ok 222 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,1,2,2]}; ok 223 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,1,1]}; ok 224 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,1,1]}; ok 225 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,1,2]}; ok 226 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,1,2]}; ok 227 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,2,1]}; ok 228 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,2,1]}; ok 229 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[1,2,2,2]}; ok 230 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[1,2,2,2]}; ok 231 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,1,1]}; ok 232 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,1,1]}; ok 233 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,1,2]}; ok 234 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,1,2]}; ok 235 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,2,1]}; ok 236 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,2,1]}; ok 237 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,1,2,2]}; ok 238 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,1,2,2]}; ok 239 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,1,1]}; ok 240 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,1,1]}; ok 241 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,1,2]}; ok 242 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,1,2]}; ok 243 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,2,1]}; ok 244 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,2,1]}; ok 245 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef,valid=>[2,2,2,2]}; ok 246 - any_ok should be correct with$VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withatestname,valid=>[2,2,2,2]}; ok 247 - Used a an array of arrays and not-arrays, what's not ok and should die ok t/implicit_var.............1..24 ok 1 - all_ok(1 param) ok 2 - $_ wasn't changed by $testsub ok 3 - all_are(1 param) ok 4 - $_ wasn't changed by $testsub ok 5 - all_arent(1 param) ok 6 - $_ wasn't changed by $testsub ok 7 - any_ok(1 param) ok 8 - $_ wasn't changed by $testsub ok 9 - any_is(1 param) ok 10 - $_ wasn't changed by $testsub ok 11 - most_ok(1 param) ok 12 - $_ wasn't changed by $testsub ok 13 - all_ok(2 param) ok 14 - $_ wasn't changed by $testsub ok 15 - all_are(2 param) ok 16 - $_ wasn't changed by $testsub ok 17 - all_arent(2 param) ok 18 - $_ wasn't changed by $testsub ok 19 - any_ok(2 param) ok 20 - $_ wasn't changed by $testsub ok 21 - any_is(2 param) ok 22 - $_ wasn't changed by $testsub ok 23 - most_ok(2 param) ok 24 - $_ wasn't changed by $testsub ok t/most_ok..................1..33 ok 1 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>undef}; ok 2 - Everything should be O.K., if sub always returns true $VAR1={params=>[1,2,3,4,5,6,7,8,9,10],testname=>Withanytestname}; ok 3 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>undef}; ok 4 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9,10]],testname=>Withanytestname}; ok 5 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>undef}; ok 6 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2,3,4,5,6,7,8,9],[1,2,3,4,5,6,7,8,9]],testname=>Withanytestname}; ok 7 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>undef}; ok 8 - Everything should be O.K., if sub always returns true $VAR1={params=>[[1,2],[1,2],[1,2],[1,2]],testname=>Withanytestname}; ok 9 - most_ok should fail at the 0 (st/nd/th) run ok 10 - most_ok should fail at the 1 (st/nd/th) run ok 11 - most_ok should fail at the 2 (st/nd/th) run ok 12 - most_ok should fail at the 3 (st/nd/th) run ok 13 - most_ok should fail at the 4 (st/nd/th) run ok 14 - most_ok should fail at the 5 (st/nd/th) run ok 15 - most_ok should fail at the 6 (st/nd/th) run ok 16 - most_ok should fail at the 7 (st/nd/th) run ok 17 - most_ok should fail at the 8 (st/nd/th) run ok 18 - most_ok should fail at the 9 (st/nd/th) run ok 19 - most_ok fails at the 200th call, but only 100 are allowed ok 20 - most_ok should fail at the 0 (st/nd/th) run ok 21 - most_ok should fail at the 1 (st/nd/th) run ok 22 - most_ok should fail at the 2 (st/nd/th) run ok 23 - most_ok should fail at the 3 (st/nd/th) run ok 24 - most_ok should fail at the 4 (st/nd/th) run ok 25 - most_ok should fail at the 5 (st/nd/th) run ok 26 - most_ok should fail at the 6 (st/nd/th) run ok 27 - most_ok should fail at the 7 (st/nd/th) run ok 28 - most_ok should fail at the 8 (st/nd/th) run ok 29 - most_ok should fail at the 9 (st/nd/th) run ok 30 - most_ok fails at the 200th call, but only 100 are allowed ok 31 - Used a an array of arrays and not-arrays, what's not ok and should die ok 32 - Used a non-number as parameter argument ok 33 - Used a negative number as parameter argument ok t/seed.....................1..10 ok 1 - Initialization call ok 2 - ... seed => 42 ok 3 - Initialization call ok 4 - ... seed => 7 ok 5 - Initialization call ok 6 - ... seed => 42 ok 7 - Same seeding should produce same parameters ok 8 - Different seeding should produce different parameters ok 9 - Seed => NotANumber ok 10 - Two seeds should be different ok All tests successful. Files=11, Tests=1550, 30 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\ManyParams.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\ManyParams.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod