Checking if your kit is complete... Looks good Writing Makefile for Pod::LaTeX Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp LaTeX.pm blib\lib\Pod\LaTeX.pm D:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" pod2latex.PL pod2latex Extracting pod2latex (with variable substitutions) D:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp pod2latex blib\script\pod2latex pl2bat.bat blib\script\pod2latex Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/pod2latex....1..177 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1000 # Current time local: Thu Nov 29 23:32:00 2007 # Current time GMT: Fri Nov 30 07:32:00 2007 # Using Test.pm version 1.25 ok 1 ok 2 not ok 3 # Test 3 got: "20" (t/pod2latex.t at line 62) # Expected: "320" # t/pod2latex.t line 62 is: ok(@output, @reference); 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 not ok 18 # Test 18 got: "\\printindex\n" (t/pod2latex.t at line 74 fail #15) # Expected: "\\section{Introduction\\label{Introduction}\\index{Introduction}}\n" # t/pod2latex.t line 74 is: ok($output[$i], $reference[$i]); not ok 19 # Test 19 got: "\n" (t/pod2latex.t at line 74 fail #16) # Expected: "\\begin{itemize}\n" not ok 20 # Test 20 got: "\\end{document}\n" (t/pod2latex.t at line 74 fail #17) # Expected: "\n" not ok 21 # Test 21 got: (t/pod2latex.t at line 74 fail #18) # Expected: "\\item \n" not ok 22 # Test 22 got: (t/pod2latex.t at line 74 fail #19) # Expected: "\n" not ok 23 # Test 23 got: (t/pod2latex.t at line 74 fail #20) # Expected: "Always check the return codes of system calls. Good error messages should\n" not ok 24 # Test 24 got: (t/pod2latex.t at line 74 fail #21) # Expected: "go to STDERR, include which program caused the problem, what the failed\n" not ok 25 # Test 25 got: (t/pod2latex.t at line 74 fail #22) # Expected: "system call and arguments were, and (\\textbf{very important}) should contain\n" not ok 26 # Test 26 got: (t/pod2latex.t at line 74 fail #23) # Expected: "the standard system error message for what went wrong. Here's a simple\n" not ok 27 # Test 27 got: (t/pod2latex.t at line 74 fail #24) # Expected: "but sufficient example:\n" not ok 28 # Test 28 got: (t/pod2latex.t at line 74 fail #25) # Expected: "\n" not ok 29 # Test 29 got: (t/pod2latex.t at line 74 fail #26) # Expected: "\\begin{verbatim}\n" not ok 30 # Test 30 got: (t/pod2latex.t at line 74 fail #27) # Expected: " opendir(D, $dir) or die \"can't opendir $dir: $!\";\n" not ok 31 # Test 31 got: (t/pod2latex.t at line 74 fail #28) # Expected: "\\end{verbatim}\n" not ok 32 # Test 32 got: (t/pod2latex.t at line 74 fail #29) # Expected: "\n" not ok 33 # Test 33 got: (t/pod2latex.t at line 74 fail #30) # Expected: "\\item \n" not ok 34 # Test 34 got: (t/pod2latex.t at line 74 fail #31) # Expected: "\n" not ok 35 # Test 35 got: (t/pod2latex.t at line 74 fail #32) # Expected: "Line up your transliterations when it makes sense:\n" not ok 36 # Test 36 got: (t/pod2latex.t at line 74 fail #33) # Expected: "\n" not ok 37 # Test 37 got: (t/pod2latex.t at line 74 fail #34) # Expected: "\\begin{verbatim}\n" not ok 38 # Test 38 got: (t/pod2latex.t at line 74 fail #35) # Expected: " tr [abc]\n" not ok 39 # Test 39 got: (t/pod2latex.t at line 74 fail #36) # Expected: " [xyz];\n" not ok 40 # Test 40 got: (t/pod2latex.t at line 74 fail #37) # Expected: "\\end{verbatim}\n" not ok 41 # Test 41 got: (t/pod2latex.t at line 74 fail #38) # Expected: "\n" not ok 42 # Test 42 got: (t/pod2latex.t at line 74 fail #39) # Expected: "\n" not ok 43 # Test 43 got: (t/pod2latex.t at line 74 fail #40) # Expected: "The above should be aligned since it includes an embedded tab.\n" not ok 44 # Test 44 got: (t/pod2latex.t at line 74 fail #41) # Expected: "\n" not ok 45 # Test 45 got: (t/pod2latex.t at line 74 fail #42) # Expected: "\n" not ok 46 # Test 46 got: (t/pod2latex.t at line 74 fail #43) # Expected: "\\item \n" not ok 47 # Test 47 got: (t/pod2latex.t at line 74 fail #44) # Expected: "\n" not ok 48 # Test 48 got: (t/pod2latex.t at line 74 fail #45) # Expected: "Think about reusability. Why waste brainpower on a one-shot when you\n" not ok 49 # Test 49 got: (t/pod2latex.t at line 74 fail #46) # Expected: "might want to do something like it again? Consider generalizing your\n" not ok 50 # Test 50 got: (t/pod2latex.t at line 74 fail #47) # Expected: "code. Consider writing a module or object class. Consider making your\n" not ok 51 # Test 51 got: (t/pod2latex.t at line 74 fail #48) # Expected: "code run cleanly with \\texttt{use strict} and \\texttt{-w} (or \\texttt{use warnings} in\n" not ok 52 # Test 52 got: (t/pod2latex.t at line 74 fail #49) # Expected: "Perl 5.6) in effect. Consider giving away your code. Consider changing\n" not ok 53 # Test 53 got: (t/pod2latex.t at line 74 fail #50) # Expected: "your whole world view. Consider... oh, never mind.\n" not ok 54 # Test 54 got: (t/pod2latex.t at line 74 fail #51) # Expected: "\n" not ok 55 # Test 55 got: (t/pod2latex.t at line 74 fail #52) # Expected: "\n" not ok 56 # Test 56 got: (t/pod2latex.t at line 74 fail #53) # Expected: "\\item \n" not ok 57 # Test 57 got: (t/pod2latex.t at line 74 fail #54) # Expected: "\n" not ok 58 # Test 58 got: (t/pod2latex.t at line 74 fail #55) # Expected: "Be consistent.\n" not ok 59 # Test 59 got: (t/pod2latex.t at line 74 fail #56) # Expected: "\n" not ok 60 # Test 60 got: (t/pod2latex.t at line 74 fail #57) # Expected: "\n" not ok 61 # Test 61 got: (t/pod2latex.t at line 74 fail #58) # Expected: "\\item \n" not ok 62 # Test 62 got: (t/pod2latex.t at line 74 fail #59) # Expected: "\n" not ok 63 # Test 63 got: (t/pod2latex.t at line 74 fail #60) # Expected: "Be nice.\n" not ok 64 # Test 64 got: (t/pod2latex.t at line 74 fail #61) # Expected: "\n" not ok 65 # Test 65 got: (t/pod2latex.t at line 74 fail #62) # Expected: "\\end{itemize}\n" not ok 66 # Test 66 got: (t/pod2latex.t at line 74 fail #63) # Expected: "\\section{Links\\label{Links}\\index{Links}}\n" not ok 67 # Test 67 got: (t/pod2latex.t at line 74 fail #64) # Expected: "\n" not ok 68 # Test 68 got: (t/pod2latex.t at line 74 fail #65) # Expected: "\n" not ok 69 # Test 69 got: (t/pod2latex.t at line 74 fail #66) # Expected: "This link should just include one word: \\textsf{Pod::LaTeX}\n" not ok 70 # Test 70 got: (t/pod2latex.t at line 74 fail #67) # Expected: "\n" not ok 71 # Test 71 got: (t/pod2latex.t at line 74 fail #68) # Expected: "\n" not ok 72 # Test 72 got: (t/pod2latex.t at line 74 fail #69) # Expected: "\n" not ok 73 # Test 73 got: (t/pod2latex.t at line 74 fail #70) # Expected: "This link should include the text \\texttt{test} even though\n" not ok 74 # Test 74 got: (t/pod2latex.t at line 74 fail #71) # Expected: "it refers to \\texttt{Pod::LaTeX}: \\textsf{test}.\n" not ok 75 # Test 75 got: (t/pod2latex.t at line 74 fail #72) # Expected: "\n" not ok 76 # Test 76 got: (t/pod2latex.t at line 74 fail #73) # Expected: "\n" not ok 77 # Test 77 got: (t/pod2latex.t at line 74 fail #74) # Expected: "\n" not ok 78 # Test 78 got: (t/pod2latex.t at line 74 fail #75) # Expected: "Standard link: \\emph{Pod::LaTeX}.\n" not ok 79 # Test 79 got: (t/pod2latex.t at line 74 fail #76) # Expected: "\n" not ok 80 # Test 80 got: (t/pod2latex.t at line 74 fail #77) # Expected: "\n" not ok 81 # Test 81 got: (t/pod2latex.t at line 74 fail #78) # Expected: "\n" not ok 82 # Test 82 got: (t/pod2latex.t at line 74 fail #79) # Expected: "Now refer to an external section: \\textsf{sec} in \\emph{Pod::LaTeX}\n" not ok 83 # Test 83 got: (t/pod2latex.t at line 74 fail #80) # Expected: "\n" not ok 84 # Test 84 got: (t/pod2latex.t at line 74 fail #81) # Expected: "\\section{Lists\\label{Lists}\\index{Lists}}\n" not ok 85 # Test 85 got: (t/pod2latex.t at line 74 fail #82) # Expected: "\n" not ok 86 # Test 86 got: (t/pod2latex.t at line 74 fail #83) # Expected: "\n" not ok 87 # Test 87 got: (t/pod2latex.t at line 74 fail #84) # Expected: "Test description list with long lines\n" not ok 88 # Test 88 got: (t/pod2latex.t at line 74 fail #85) # Expected: "\n" not ok 89 # Test 89 got: (t/pod2latex.t at line 74 fail #86) # Expected: "\\begin{description}\n" not ok 90 # Test 90 got: (t/pod2latex.t at line 74 fail #87) # Expected: "\n" not ok 91 # Test 91 got: (t/pod2latex.t at line 74 fail #88) # Expected: "\\item[{Some short text}] \\mbox{}\n" not ok 92 # Test 92 got: (t/pod2latex.t at line 74 fail #89) # Expected: "\n" not ok 93 # Test 93 got: (t/pod2latex.t at line 74 fail #90) # Expected: "Some additional para.\n" not ok 94 # Test 94 got: (t/pod2latex.t at line 74 fail #91) # Expected: "\n" not ok 95 # Test 95 got: (t/pod2latex.t at line 74 fail #92) # Expected: "\\begin{itemize}\n" not ok 96 # Test 96 got: (t/pod2latex.t at line 74 fail #93) # Expected: "\n" not ok 97 # Test 97 got: (t/pod2latex.t at line 74 fail #94) # Expected: "\\item \n" not ok 98 # Test 98 got: (t/pod2latex.t at line 74 fail #95) # Expected: "\n" not ok 99 # Test 99 got: (t/pod2latex.t at line 74 fail #96) # Expected: "Nested itemized list\n" not ok 100 # Test 100 got: (t/pod2latex.t at line 74 fail #97) # Expected: "\n" not ok 101 # Test 101 got: (t/pod2latex.t at line 74 fail #98) # Expected: "\n" not ok 102 # Test 102 got: (t/pod2latex.t at line 74 fail #99) # Expected: "\\item \n" not ok 103 # Test 103 got: (t/pod2latex.t at line 74 fail #100) # Expected: "\n" not ok 104 # Test 104 got: (t/pod2latex.t at line 74 fail #101) # Expected: "Second item\n" not ok 105 # Test 105 got: (t/pod2latex.t at line 74 fail #102) # Expected: "\n" not ok 106 # Test 106 got: (t/pod2latex.t at line 74 fail #103) # Expected: "\\end{itemize}\n" not ok 107 # Test 107 got: (t/pod2latex.t at line 74 fail #104) # Expected: "\n" not ok 108 # Test 108 got: (t/pod2latex.t at line 74 fail #105) # Expected: "\\item[{some longer text than that}] \\mbox{}\n" not ok 109 # Test 109 got: (t/pod2latex.t at line 74 fail #106) # Expected: "\n" not ok 110 # Test 110 got: (t/pod2latex.t at line 74 fail #107) # Expected: "and again.\n" not ok 111 # Test 111 got: (t/pod2latex.t at line 74 fail #108) # Expected: "\n" not ok 112 # Test 112 got: (t/pod2latex.t at line 74 fail #109) # Expected: "\n" not ok 113 # Test 113 got: (t/pod2latex.t at line 74 fail #110) # Expected: "\\item[{this text is even longer and greater than}] \\textbf{40 characters}\n" not ok 114 # Test 114 got: (t/pod2latex.t at line 74 fail #111) # Expected: "\n" not ok 115 # Test 115 got: (t/pod2latex.t at line 74 fail #112) # Expected: "Some more content for the item.\n" not ok 116 # Test 116 got: (t/pod2latex.t at line 74 fail #113) # Expected: "\n" not ok 117 # Test 117 got: (t/pod2latex.t at line 74 fail #114) # Expected: "\n" not ok 118 # Test 118 got: (t/pod2latex.t at line 74 fail #115) # Expected: "\\item[{this is some text with \\textit{something across}}] \\textbf{the 40 char boundary}\n" not ok 119 # Test 119 got: (t/pod2latex.t at line 74 fail #116) # Expected: "\n" not ok 120 # Test 120 got: (t/pod2latex.t at line 74 fail #117) # Expected: "This is item content.\n" not ok 121 # Test 121 got: (t/pod2latex.t at line 74 fail #118) # Expected: "\n" not ok 122 # Test 122 got: (t/pod2latex.t at line 74 fail #119) # Expected: "\n" not ok 123 # Test 123 got: (t/pod2latex.t at line 74 fail #120) # Expected: "\\item[{square [ bracket in item}] \\mbox{}\n" not ok 124 # Test 124 got: (t/pod2latex.t at line 74 fail #121) # Expected: "\n" not ok 125 # Test 125 got: (t/pod2latex.t at line 74 fail #122) # Expected: "Square bracket content\n" not ok 126 # Test 126 got: (t/pod2latex.t at line 74 fail #123) # Expected: "\n" not ok 127 # Test 127 got: (t/pod2latex.t at line 74 fail #124) # Expected: "\\end{description}\n" not ok 128 # Test 128 got: (t/pod2latex.t at line 74 fail #125) # Expected: "\n" not ok 129 # Test 129 got: (t/pod2latex.t at line 74 fail #126) # Expected: "\n" not ok 130 # Test 130 got: (t/pod2latex.t at line 74 fail #127) # Expected: "And this should be an enumerated list without any cruft after the numbers or additional numbers at all.\n" not ok 131 # Test 131 got: (t/pod2latex.t at line 74 fail #128) # Expected: "\n" not ok 132 # Test 132 got: (t/pod2latex.t at line 74 fail #129) # Expected: "\\begin{enumerate}\n" not ok 133 # Test 133 got: (t/pod2latex.t at line 74 fail #130) # Expected: "\n" not ok 134 # Test 134 got: (t/pod2latex.t at line 74 fail #131) # Expected: "\\item \n" not ok 135 # Test 135 got: (t/pod2latex.t at line 74 fail #132) # Expected: "\n" not ok 136 # Test 136 got: (t/pod2latex.t at line 74 fail #133) # Expected: "item 1\n" not ok 137 # Test 137 got: (t/pod2latex.t at line 74 fail #134) # Expected: "\n" not ok 138 # Test 138 got: (t/pod2latex.t at line 74 fail #135) # Expected: "\n" not ok 139 # Test 139 got: (t/pod2latex.t at line 74 fail #136) # Expected: "\\item \n" not ok 140 # Test 140 got: (t/pod2latex.t at line 74 fail #137) # Expected: "\n" not ok 141 # Test 141 got: (t/pod2latex.t at line 74 fail #138) # Expected: "item 2\n" not ok 142 # Test 142 got: (t/pod2latex.t at line 74 fail #139) # Expected: "\n" not ok 143 # Test 143 got: (t/pod2latex.t at line 74 fail #140) # Expected: "\\end{enumerate}\n" not ok 144 # Test 144 got: (t/pod2latex.t at line 74 fail #141) # Expected: "\\section{Escapes\\label{Escapes}\\index{Escapes}}\n" not ok 145 # Test 145 got: (t/pod2latex.t at line 74 fail #142) # Expected: "\n" not ok 146 # Test 146 got: (t/pod2latex.t at line 74 fail #143) # Expected: "\n" not ok 147 # Test 147 got: (t/pod2latex.t at line 74 fail #144) # Expected: "Test some normal escapes such as $<$ (lt) and $>$ (gt) and $|$ (verbar) and\n" not ok 148 # Test 148 got: (t/pod2latex.t at line 74 fail #145) # Expected: "\\texttt{\\~{}} (tilde) and \\& (amp) as well as $<$ (Esc lt) and $|$ (Esc\n" not ok 149 # Test 149 got: (t/pod2latex.t at line 74 fail #146) # Expected: "verbar) and \\textfractionsolidus{} (Esc sol) and $>$ (Esc gt) and \\& (Esc amp)\n" not ok 150 # Test 150 got: (t/pod2latex.t at line 74 fail #147) # Expected: "and \" (Esc quot) and even $\\alpha$ (Esc alpha).\n" not ok 151 # Test 151 got: (t/pod2latex.t at line 74 fail #148) # Expected: "\n" not ok 152 # Test 152 got: (t/pod2latex.t at line 74 fail #149) # Expected: "\\section{For blocks\\label{For_blocks}\\index{For blocks}}\n" not ok 153 # Test 153 got: (t/pod2latex.t at line 74 fail #150) # Expected: " Some latex code \\textbf{here}.\n" not ok 154 # Test 154 got: (t/pod2latex.t at line 74 fail #151) # Expected: "\n" not ok 155 # Test 155 got: (t/pod2latex.t at line 74 fail #152) # Expected: "\n" not ok 156 # Test 156 got: (t/pod2latex.t at line 74 fail #153) # Expected: "\n" not ok 157 # Test 157 got: (t/pod2latex.t at line 74 fail #154) # Expected: "Some text that should appear.\n" not ok 158 # Test 158 got: (t/pod2latex.t at line 74 fail #155) # Expected: "\n" not ok 159 # Test 159 got: (t/pod2latex.t at line 74 fail #156) # Expected: "\n" not ok 160 # Test 160 got: (t/pod2latex.t at line 74 fail #157) # Expected: "\n" not ok 161 # Test 161 got: (t/pod2latex.t at line 74 fail #158) # Expected: "Some more text that should appear\n" not ok 162 # Test 162 got: (t/pod2latex.t at line 74 fail #159) # Expected: "\n" not ok 163 # Test 163 got: (t/pod2latex.t at line 74 fail #160) # Expected: "Some latex in a \\textsf{begin block}\n" not ok 164 # Test 164 got: (t/pod2latex.t at line 74 fail #161) # Expected: "\n" not ok 165 # Test 165 got: (t/pod2latex.t at line 74 fail #162) # Expected: "and some more\n" not ok 166 # Test 166 got: (t/pod2latex.t at line 74 fail #163) # Expected: "\n" not ok 167 # Test 167 got: (t/pod2latex.t at line 74 fail #164) # Expected: "\\begin{equation}\n" not ok 168 # Test 168 got: (t/pod2latex.t at line 74 fail #165) # Expected: "a = \\frac{3}{2}\n" not ok 169 # Test 169 got: (t/pod2latex.t at line 74 fail #166) # Expected: "\\end{equation}\n" not ok 170 # Test 170 got: (t/pod2latex.t at line 74 fail #167) # Expected: "\n" not ok 171 # Test 171 got: (t/pod2latex.t at line 74 fail #168) # Expected: "\n" not ok 172 # Test 172 got: (t/pod2latex.t at line 74 fail #169) # Expected: "\n" not ok 173 # Test 173 got: (t/pod2latex.t at line 74 fail #170) # Expected: "Back to pod.\n" not ok 174 # Test 174 got: (t/pod2latex.t at line 74 fail #171) # Expected: "\n" not ok 175 # Test 175 got: (t/pod2latex.t at line 74 fail #172) # Expected: "\\printindex\n" not ok 176 # Test 176 got: (t/pod2latex.t at line 74 fail #173) # Expected: "\n" not ok 177 # Test 177 got: (t/pod2latex.t at line 74 fail #174) # Expected: "\\end{document}\n" not ok 178 # Test 178 got: (t/pod2latex.t at line 74 fail #175) # Expected: "\n" not ok 179 # Test 179 got: (t/pod2latex.t at line 74 fail #176) # Expected: "=head1 Introduction\n" not ok 180 # Test 180 got: (t/pod2latex.t at line 74 fail #177) # Expected: "\n" not ok 181 # Test 181 got: (t/pod2latex.t at line 74 fail #178) # Expected: "=over 4\n" not ok 182 # Test 182 got: (t/pod2latex.t at line 74 fail #179) # Expected: "\n" not ok 183 # Test 183 got: (t/pod2latex.t at line 74 fail #180) # Expected: "=item *\n" not ok 184 # Test 184 got: (t/pod2latex.t at line 74 fail #181) # Expected: "\n" not ok 185 # Test 185 got: (t/pod2latex.t at line 74 fail #182) # Expected: "Always check the return codes of system calls. Good error messages should\n" not ok 186 # Test 186 got: (t/pod2latex.t at line 74 fail #183) # Expected: "go to STDERR, include which program caused the problem, what the failed\n" not ok 187 # Test 187 got: (t/pod2latex.t at line 74 fail #184) # Expected: "system call and arguments were, and (B) should contain\n" not ok 188 # Test 188 got: (t/pod2latex.t at line 74 fail #185) # Expected: "the standard system error message for what went wrong. Here's a simple\n" not ok 189 # Test 189 got: (t/pod2latex.t at line 74 fail #186) # Expected: "but sufficient example:\n" not ok 190 # Test 190 got: (t/pod2latex.t at line 74 fail #187) # Expected: "\n" not ok 191 # Test 191 got: (t/pod2latex.t at line 74 fail #188) # Expected: " opendir(D, $dir) or die \"can't opendir $dir: $!\";\n" not ok 192 # Test 192 got: (t/pod2latex.t at line 74 fail #189) # Expected: "\n" not ok 193 # Test 193 got: (t/pod2latex.t at line 74 fail #190) # Expected: "=item *\n" not ok 194 # Test 194 got: (t/pod2latex.t at line 74 fail #191) # Expected: "\n" not ok 195 # Test 195 got: (t/pod2latex.t at line 74 fail #192) # Expected: "Line up your transliterations when it makes sense:\n" not ok 196 # Test 196 got: (t/pod2latex.t at line 74 fail #193) # Expected: "\n" not ok 197 # Test 197 got: (t/pod2latex.t at line 74 fail #194) # Expected: " tr [abc]\n" not ok 198 # Test 198 got: (t/pod2latex.t at line 74 fail #195) # Expected: " \t [xyz];\n" not ok 199 # Test 199 got: (t/pod2latex.t at line 74 fail #196) # Expected: "\n" not ok 200 # Test 200 got: (t/pod2latex.t at line 74 fail #197) # Expected: "The above should be aligned since it includes an embedded tab.\n" not ok 201 # Test 201 got: (t/pod2latex.t at line 74 fail #198) # Expected: "\n" not ok 202 # Test 202 got: (t/pod2latex.t at line 74 fail #199) # Expected: "=item *\n" not ok 203 # Test 203 got: (t/pod2latex.t at line 74 fail #200) # Expected: "\n" not ok 204 # Test 204 got: (t/pod2latex.t at line 74 fail #201) # Expected: "Think about reusability. Why waste brainpower on a one-shot when you\n" not ok 205 # Test 205 got: (t/pod2latex.t at line 74 fail #202) # Expected: "might want to do something like it again? Consider generalizing your\n" not ok 206 # Test 206 got: (t/pod2latex.t at line 74 fail #203) # Expected: "code. Consider writing a module or object class. Consider making your\n" not ok 207 # Test 207 got: (t/pod2latex.t at line 74 fail #204) # Expected: "code run cleanly with C and C<-w> (or C in\n" not ok 208 # Test 208 got: (t/pod2latex.t at line 74 fail #205) # Expected: "Perl 5.6) in effect. Consider giving away your code. Consider changing\n" not ok 209 # Test 209 got: (t/pod2latex.t at line 74 fail #206) # Expected: "your whole world view. Consider... oh, never mind.\n" not ok 210 # Test 210 got: (t/pod2latex.t at line 74 fail #207) # Expected: "\n" not ok 211 # Test 211 got: (t/pod2latex.t at line 74 fail #208) # Expected: "=item *\n" not ok 212 # Test 212 got: (t/pod2latex.t at line 74 fail #209) # Expected: "\n" not ok 213 # Test 213 got: (t/pod2latex.t at line 74 fail #210) # Expected: "Be consistent.\n" not ok 214 # Test 214 got: (t/pod2latex.t at line 74 fail #211) # Expected: "\n" not ok 215 # Test 215 got: (t/pod2latex.t at line 74 fail #212) # Expected: "=item *\n" not ok 216 # Test 216 got: (t/pod2latex.t at line 74 fail #213) # Expected: "\n" not ok 217 # Test 217 got: (t/pod2latex.t at line 74 fail #214) # Expected: "Be nice.\n" not ok 218 # Test 218 got: (t/pod2latex.t at line 74 fail #215) # Expected: "\n" not ok 219 # Test 219 got: (t/pod2latex.t at line 74 fail #216) # Expected: "=back\n" not ok 220 # Test 220 got: (t/pod2latex.t at line 74 fail #217) # Expected: "\n" not ok 221 # Test 221 got: (t/pod2latex.t at line 74 fail #218) # Expected: "=head1 Links\n" not ok 222 # Test 222 got: (t/pod2latex.t at line 74 fail #219) # Expected: "\n" not ok 223 # Test 223 got: (t/pod2latex.t at line 74 fail #220) # Expected: "This link should just include one word: L\n" not ok 224 # Test 224 got: (t/pod2latex.t at line 74 fail #221) # Expected: "\n" not ok 225 # Test 225 got: (t/pod2latex.t at line 74 fail #222) # Expected: "This link should include the text C even though\n" not ok 226 # Test 226 got: (t/pod2latex.t at line 74 fail #223) # Expected: "it refers to C: L.\n" not ok 227 # Test 227 got: (t/pod2latex.t at line 74 fail #224) # Expected: "\n" not ok 228 # Test 228 got: (t/pod2latex.t at line 74 fail #225) # Expected: "Standard link: L.\n" not ok 229 # Test 229 got: (t/pod2latex.t at line 74 fail #226) # Expected: "\n" not ok 230 # Test 230 got: (t/pod2latex.t at line 74 fail #227) # Expected: "Now refer to an external section: L\n" not ok 231 # Test 231 got: (t/pod2latex.t at line 74 fail #228) # Expected: "\n" not ok 232 # Test 232 got: (t/pod2latex.t at line 74 fail #229) # Expected: "\n" not ok 233 # Test 233 got: (t/pod2latex.t at line 74 fail #230) # Expected: "=head1 Lists\n" not ok 234 # Test 234 got: (t/pod2latex.t at line 74 fail #231) # Expected: "\n" not ok 235 # Test 235 got: (t/pod2latex.t at line 74 fail #232) # Expected: "Test description list with long lines\n" not ok 236 # Test 236 got: (t/pod2latex.t at line 74 fail #233) # Expected: "\n" not ok 237 # Test 237 got: (t/pod2latex.t at line 74 fail #234) # Expected: "=over 4\n" not ok 238 # Test 238 got: (t/pod2latex.t at line 74 fail #235) # Expected: "\n" not ok 239 # Test 239 got: (t/pod2latex.t at line 74 fail #236) # Expected: "=item Some short text\n" not ok 240 # Test 240 got: (t/pod2latex.t at line 74 fail #237) # Expected: "\n" not ok 241 # Test 241 got: (t/pod2latex.t at line 74 fail #238) # Expected: "Some additional para.\n" not ok 242 # Test 242 got: (t/pod2latex.t at line 74 fail #239) # Expected: "\n" not ok 243 # Test 243 got: (t/pod2latex.t at line 74 fail #240) # Expected: "=over 4\n" not ok 244 # Test 244 got: (t/pod2latex.t at line 74 fail #241) # Expected: "\n" not ok 245 # Test 245 got: (t/pod2latex.t at line 74 fail #242) # Expected: "=item *\n" not ok 246 # Test 246 got: (t/pod2latex.t at line 74 fail #243) # Expected: "\n" not ok 247 # Test 247 got: (t/pod2latex.t at line 74 fail #244) # Expected: "Nested itemized list\n" not ok 248 # Test 248 got: (t/pod2latex.t at line 74 fail #245) # Expected: "\n" not ok 249 # Test 249 got: (t/pod2latex.t at line 74 fail #246) # Expected: "=item *\n" not ok 250 # Test 250 got: (t/pod2latex.t at line 74 fail #247) # Expected: "\n" not ok 251 # Test 251 got: (t/pod2latex.t at line 74 fail #248) # Expected: "Second item\n" not ok 252 # Test 252 got: (t/pod2latex.t at line 74 fail #249) # Expected: "\n" not ok 253 # Test 253 got: (t/pod2latex.t at line 74 fail #250) # Expected: "=back\n" not ok 254 # Test 254 got: (t/pod2latex.t at line 74 fail #251) # Expected: "\n" not ok 255 # Test 255 got: (t/pod2latex.t at line 74 fail #252) # Expected: "=item some longer text than that\n" not ok 256 # Test 256 got: (t/pod2latex.t at line 74 fail #253) # Expected: "\n" not ok 257 # Test 257 got: (t/pod2latex.t at line 74 fail #254) # Expected: "and again.\n" not ok 258 # Test 258 got: (t/pod2latex.t at line 74 fail #255) # Expected: "\n" not ok 259 # Test 259 got: (t/pod2latex.t at line 74 fail #256) # Expected: "=item this text is even longer and greater than 40 characters\n" not ok 260 # Test 260 got: (t/pod2latex.t at line 74 fail #257) # Expected: "\n" not ok 261 # Test 261 got: (t/pod2latex.t at line 74 fail #258) # Expected: "Some more content for the item.\n" not ok 262 # Test 262 got: (t/pod2latex.t at line 74 fail #259) # Expected: "\n" not ok 263 # Test 263 got: (t/pod2latex.t at line 74 fail #260) # Expected: "=item this is some text with I the 40 char boundary\n" not ok 264 # Test 264 got: (t/pod2latex.t at line 74 fail #261) # Expected: "\n" not ok 265 # Test 265 got: (t/pod2latex.t at line 74 fail #262) # Expected: "This is item content.\n" not ok 266 # Test 266 got: (t/pod2latex.t at line 74 fail #263) # Expected: "\n" not ok 267 # Test 267 got: (t/pod2latex.t at line 74 fail #264) # Expected: "=item square [ bracket in item\n" not ok 268 # Test 268 got: (t/pod2latex.t at line 74 fail #265) # Expected: "\n" not ok 269 # Test 269 got: (t/pod2latex.t at line 74 fail #266) # Expected: "Square bracket content\n" not ok 270 # Test 270 got: (t/pod2latex.t at line 74 fail #267) # Expected: "\n" not ok 271 # Test 271 got: (t/pod2latex.t at line 74 fail #268) # Expected: "=back\n" not ok 272 # Test 272 got: (t/pod2latex.t at line 74 fail #269) # Expected: "\n" not ok 273 # Test 273 got: (t/pod2latex.t at line 74 fail #270) # Expected: "And this should be an enumerated list without any cruft after the numbers or additional numbers at all.\n" not ok 274 # Test 274 got: (t/pod2latex.t at line 74 fail #271) # Expected: "\n" not ok 275 # Test 275 got: (t/pod2latex.t at line 74 fail #272) # Expected: "=over 4\n" not ok 276 # Test 276 got: (t/pod2latex.t at line 74 fail #273) # Expected: "\n" not ok 277 # Test 277 got: (t/pod2latex.t at line 74 fail #274) # Expected: "=item 1)\n" not ok 278 # Test 278 got: (t/pod2latex.t at line 74 fail #275) # Expected: "\n" not ok 279 # Test 279 got: (t/pod2latex.t at line 74 fail #276) # Expected: "item 1\n" not ok 280 # Test 280 got: (t/pod2latex.t at line 74 fail #277) # Expected: "\n" not ok 281 # Test 281 got: (t/pod2latex.t at line 74 fail #278) # Expected: "=item 2.\n" not ok 282 # Test 282 got: (t/pod2latex.t at line 74 fail #279) # Expected: "\n" not ok 283 # Test 283 got: (t/pod2latex.t at line 74 fail #280) # Expected: "item 2\n" not ok 284 # Test 284 got: (t/pod2latex.t at line 74 fail #281) # Expected: "\n" not ok 285 # Test 285 got: (t/pod2latex.t at line 74 fail #282) # Expected: "=back\n" not ok 286 # Test 286 got: (t/pod2latex.t at line 74 fail #283) # Expected: "\n" not ok 287 # Test 287 got: (t/pod2latex.t at line 74 fail #284) # Expected: "=head1 Escapes\n" not ok 288 # Test 288 got: (t/pod2latex.t at line 74 fail #285) # Expected: "\n" not ok 289 # Test 289 got: (t/pod2latex.t at line 74 fail #286) # Expected: "Test some normal escapes such as < (lt) and > (gt) and | (verbar) and\n" not ok 290 # Test 290 got: (t/pod2latex.t at line 74 fail #287) # Expected: "~ (tilde) and & (amp) as well as E (Esc lt) and E (Esc\n" not ok 291 # Test 291 got: (t/pod2latex.t at line 74 fail #288) # Expected: "verbar) and E (Esc sol) and E (Esc gt) and E (Esc amp)\n" not ok 292 # Test 292 got: (t/pod2latex.t at line 74 fail #289) # Expected: "and E (Esc quot) and even E (Esc alpha).\n" not ok 293 # Test 293 got: (t/pod2latex.t at line 74 fail #290) # Expected: "\n" not ok 294 # Test 294 got: (t/pod2latex.t at line 74 fail #291) # Expected: "=head1 For blocks\n" not ok 295 # Test 295 got: (t/pod2latex.t at line 74 fail #292) # Expected: "\n" not ok 296 # Test 296 got: (t/pod2latex.t at line 74 fail #293) # Expected: "=for latex\n" not ok 297 # Test 297 got: (t/pod2latex.t at line 74 fail #294) # Expected: " Some latex code \\textbf{here}.\n" not ok 298 # Test 298 got: (t/pod2latex.t at line 74 fail #295) # Expected: "\n" not ok 299 # Test 299 got: (t/pod2latex.t at line 74 fail #296) # Expected: "Some text that should appear.\n" not ok 300 # Test 300 got: (t/pod2latex.t at line 74 fail #297) # Expected: "\n" not ok 301 # Test 301 got: (t/pod2latex.t at line 74 fail #298) # Expected: "=for comment\n" not ok 302 # Test 302 got: (t/pod2latex.t at line 74 fail #299) # Expected: " Should not print anything\n" not ok 303 # Test 303 got: (t/pod2latex.t at line 74 fail #300) # Expected: "\n" not ok 304 # Test 304 got: (t/pod2latex.t at line 74 fail #301) # Expected: "Some more text that should appear\n" not ok 305 # Test 305 got: (t/pod2latex.t at line 74 fail #302) # Expected: "\n" not ok 306 # Test 306 got: (t/pod2latex.t at line 74 fail #303) # Expected: "=begin latex\n" not ok 307 # Test 307 got: (t/pod2latex.t at line 74 fail #304) # Expected: "\n" not ok 308 # Test 308 got: (t/pod2latex.t at line 74 fail #305) # Expected: "Some latex in a \\textsf{begin block}\n" not ok 309 # Test 309 got: (t/pod2latex.t at line 74 fail #306) # Expected: "\n" not ok 310 # Test 310 got: (t/pod2latex.t at line 74 fail #307) # Expected: "and some more\n" not ok 311 # Test 311 got: (t/pod2latex.t at line 74 fail #308) # Expected: "\n" not ok 312 # Test 312 got: (t/pod2latex.t at line 74 fail #309) # Expected: "\\begin{equation}\n" not ok 313 # Test 313 got: (t/pod2latex.t at line 74 fail #310) # Expected: "a = \\frac{3}{2}\n" not ok 314 # Test 314 got: (t/pod2latex.t at line 74 fail #311) # Expected: "\\end{equation}\n" not ok 315 # Test 315 got: (t/pod2latex.t at line 74 fail #312) # Expected: "\n" not ok 316 # Test 316 got: (t/pod2latex.t at line 74 fail #313) # Expected: "=end latex\n" not ok 317 # Test 317 got: (t/pod2latex.t at line 74 fail #314) # Expected: "\n" not ok 318 # Test 318 got: (t/pod2latex.t at line 74 fail #315) # Expected: "Back to pod.\n" not ok 319 # Test 319 got: (t/pod2latex.t at line 74 fail #316) # Expected: "\n" not ok 320 # Test 320 got: (t/pod2latex.t at line 74 fail #317) # Expected: "=cut\n" FAILED tests 3, 18-320 Failed 304/177 tests, -71.75% okay t/require......1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1000 # Current time local: Thu Nov 29 23:32:00 2007 # Current time GMT: Fri Nov 30 07:32:00 2007 # Using Test.pm version 1.25 ok 1 ok t/user.........1..17 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1000 # Current time local: Thu Nov 29 23:32:00 2007 # Current time GMT: Fri Nov 30 07:32:00 2007 # Using Test.pm version 1.25 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 Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/pod2latex.t 177 447 3 18-320 Failed 1/3 test scripts. 161/195 subtests failed. Files=3, Tests=195, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 161/195 subtests failed. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.