Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-8-0\site\lib\HTML\Template.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\HTML\Template\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod ok 3 - new() with odd number of args dies ok 4 - new(type => 'filename') dies without source ok 5 - new() dies with invalid type ok 6 - associate() object with no param() method ok 7 - new() called with option with no value 1..7 ok t/01coderefs...............ok 1 1..1 ok t/02-parse.................ok 1 - Escape not in TMPL_VAR ok 2 - Escape not in TMPL_VAR ok 3 # skip doesn't do the check yet ok 4 # skip doesn't do the check yet ok 5 - Template file not found ok 6 - Template file not found ok 7 - HTML_TEMPLATE_ROOT working without 'path' option being set 1..7 ok 2/7 skipped: doesn't do the check yet t/02random.................1..200 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok t/03-associate.............1..7 ok 1 - use HTML::Template; ok 2 - use CGI; ok 3 - HTML::Template->can('associateCGI') ok 4 - The object isa HTML::Template ok 5 - The object isa CGI ok 6 - associate option exists in HTML::Template object ok 7 - non-CGI object detected as incorrectly passed to associateCGI() ok t/03else_else_bug..........ok 1 - including 2 tags for one tmpl_if should throw an error 1..1 ok t/04-type-source...........1..5 ok 1 - use HTML::Template; ok 2 - 'type-source' version of constructor functioning properly ok 3 - 'type-source' version of constructor functioning properly ok 4 - 'type-source' version of constructor functioning properly ok 5 - 'type-source' version of constructor functioning properly ok t/04default_escape.........1..98 ok 1 - ok 2 - ok 3 - ok 4 - ok 5 - ok 6 - ok 7 - ok 8 - ok 9 - ok 10 - ok 11 - ok 12 - ok 13 - ok 14 - ok 15 - ok 16 - ok 17 - ok 18 - ok 19 - ok 20 - ok 21 - ok 22 - ok 23 - ok 24 - ok 25 - ok 26 - ok 27 - ok 28 - ok 29 - ok 30 - ok 31 - ok 32 - ok 33 - ok 34 - ok 35 - ok 36 - ok 37 - ok 38 - ok 39 - ok 40 - ok 41 - ok 42 - ok 43 - ok 44 - ok 45 - ok 46 - ok 47 - ok 48 - ok 49 - ok 50 - ok 51 - ok 52 - ok 53 - ok 54 - ok 55 - ok 56 - ok 57 - ok 58 - ok 59 - ok 60 - ok 61 - ok 62 - ok 63 - ok 64 - ok 65 - ok 66 - ok 67 - ok 68 - ok 69 - ok 70 - ok 71 - ok 72 - ok 73 - ok 74 - ok 75 - ok 76 - ok 77 - ok 78 - ok 79 - ok 80 - ok 81 - ok 82 - ok 83 - ok 84 - ok 85 - ok 86 - ok 87 - ok 88 - ok 89 - ok 90 - ok 91 - ok 92 - ok 93 - ok 94 - ok 95 - ok 96 - ok 97 - ok 98 - ok t/04default_with_escape....ok 1 1..1 ok t/04no_taintmode...........1..1 ok 1 - force_untaint does not work without taint mode ok t/05-blind-cache...........1..7 ok 1 - use HTML::Template; ok 2 - use File::Copy; ok 3 - stored simple.tmpl for later restoration ok 4 - poured new content into simple.tmpl to test blind_cache ok 5 - output unchanged as expected ok 6 - able to restore original content of simple.tmpl ok 7 - able to unlink temporary file ok t/05force_untaint..........1..3 ok 1 - PATH environment variable must be set and tainted for these tests ok 2 - set tainted value despite option force_untaint ok 3 - coderef returns tainted value despite option force_untaint ok t/05nested_global..........ok 1 ok 2 1..2 ok t/06-file-cache-dir........1..4 ok 1 - use HTML::Template; ok 2 - file_cache_dir option fails due to zero-length string ok 3 - odd number of arguments causes constructor to fail ok 4 - odd number of arguments causes constructor to fail ok t/07-double-file-cache.....ok 1 - use HTML::Template; ok 2 - double_file_cache option provides expected output ok 3 - double_file_cache option provides expected output 1..3 ok t/08-cache-debug...........1..12 ok 1 - use HTML::Template; ok 2 - use IO::Capture::Stderr; ok 3 - use _Auxiliary; ok 4 - The object isa IO::Capture::Stderr ok 5 - cache_debug CACHE LOAD message printed ok 6 - cache_debug CACHE HIT message printed ok 7 - basic test of caching ok 8 - cache keys match as expected ok 9 - cache_debug FILE CACHE HIT message printed ok 10 - cache_debug FILE CACHE HIT message printed ok 11 - output from file caching is as predicted ok 12 - cache keys match as expected ok t/09-caching-precluded.....1..4 ok 1 - use HTML::Template; ok 2 - Cannot have caching when template source is not file ok 3 - Cannot have caching when template source is not file ok 4 - Cannot have caching when template source is not file ok t/10-param.................ok 1 - use HTML::Template; ok 2 - attempt to get nonexistent parameter caught with die_on_bad_params == 1 ok 3 - if bad params permitted, bad param results in undef ok 4 - undef param results in undef ok 5 - Single reference arg to param() must be a hash-ref! ok 6 - param() doesn't die with blessed hash as first arg ok 7 - odd number of args to param 1..7 ok t/11-non-file-templates....ok 1 - use HTML::Template; ok 2 - simple template passes ok 3 - simple template passes ok 4 - simple template passes ok 5 - simple template passes ok 6 - simple template passes ok 7 - simple template passes 1..7 ok t/99-old-test-pl...........ok 1 - use HTML::Template; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 # skip Skipping shared memory cache test. See README to enable # ok 26 # skip Skipping shared memory cache test. See README to enable # ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - default default_escape ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 1..80 ok 2/80 skipped: various reasons All tests successful, 4 subtests skipped. Files=20, Tests=457, 10 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)