PATH=/usr/bin:/bin Start 2011-09-01T18:12:43 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Fri, 02 Sep 2011 00:27:11 GMT Running make for D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.2.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.2.tar.gz ok Will not use Archive::Tar, need 1.00 Text-Extract-MaketextCallPhrases-0.2/ Text-Extract-MaketextCallPhrases-0.2/Build.PL Text-Extract-MaketextCallPhrases-0.2/Changes Text-Extract-MaketextCallPhrases-0.2/lib/ Text-Extract-MaketextCallPhrases-0.2/Makefile.PL Text-Extract-MaketextCallPhrases-0.2/MANIFEST Text-Extract-MaketextCallPhrases-0.2/META.yml Text-Extract-MaketextCallPhrases-0.2/README Text-Extract-MaketextCallPhrases-0.2/t/ Text-Extract-MaketextCallPhrases-0.2/t/00.load.t Text-Extract-MaketextCallPhrases-0.2/t/01.get_phrases_in_text.t Text-Extract-MaketextCallPhrases-0.2/t/02.get_phrases_in_file.t Text-Extract-MaketextCallPhrases-0.2/t/03.debug_ignored_matches.t Text-Extract-MaketextCallPhrases-0.2/t/perlcritic.t Text-Extract-MaketextCallPhrases-0.2/t/pod-coverage.t Text-Extract-MaketextCallPhrases-0.2/t/pod.t Text-Extract-MaketextCallPhrases-0.2/lib/Text/ Text-Extract-MaketextCallPhrases-0.2/lib/Text/Extract/ Text-Extract-MaketextCallPhrases-0.2/lib/Text/Extract/MaketextCallPhrases.pm /bin/tar: Read 1536 bytes from - CPAN.pm: Going to build D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.2.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::Extract::MaketextCallPhrases >>> make cp lib/Text/Extract/MaketextCallPhrases.pm blib/lib/Text/Extract/MaketextCallPhrases.pm Manifying blib/man3/Text::Extract::MaketextCallPhrases.3 DMUEY/Text-Extract-MaketextCallPhrases-0.2.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Text::Extract::MaketextCallPhrases 0.2 t/00.load.t ................... 1..3 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - get_phrases_in_text() exported by default ok 3 - get_phrases_in_file() exported by default ok # Testing Text::Extract::MaketextCallPhrases 0.2 t/01.get_phrases_in_text.t .... 1..334 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - Normal, Double Quotes ok 3 - Normal, Single Quotes ok 4 - Normal, qq{} Quotes ok 5 - Normal, q{} Quotes ok 6 - Normal, qw() quote ok 7 - Normal, Here Doc ok 8 - Normal, Multi-line ok 9 - Normal space, Double Quotes ok 10 - Normal space, Single Quotes ok 11 - Normal space, qq{} Quotes ok 12 - Normal space, q{} Quotes ok 13 - Normal space, qw() quote ok 14 - Normal space, Here Doc ok 15 - Normal space, Multi-line ok 16 - Normal no paren, Double Quotes ok 17 - Normal no paren, Single Quotes ok 18 - Normal no paren, qq{} Quotes ok 19 - Normal no paren, q{} Quotes ok 20 - Normal no paren, qw() quote ok 21 - Normal no paren, Here Doc ok 22 - Normal no paren, Multi-line ok 23 - perl format ok 24 - TT format ok 25 - cpanel format ok 26 - backtick ok 27 - qx ok 28 - regex no m ok 29 - regex w/ m ok 30 - regex substitute ok 31 - transliterate ok 32 - qr() ok 33 - Empty, DQ ok 34 - Empty, SQ ok 35 - Empty q ok 36 - Empty, qq ok 37 - Empty, qw() ok 38 - bare word ok 39 - name space like bare word ok 40 - class method ok 41 - scalar ok 42 - array ok 43 - hash ok 44 - object method ok 45 - star glob ok 46 - & func ok 47 - slash star glob ok 48 - function call ok 49 - No arg, paren basic ok 50 - No arg, no paren ok 51 - No arg, paren space ok 52 - No arg, no paren space ok 53 - No arg, paren multiline ok 54 - No arg, no paren multiline ok 55 - trailing, multiline partial ok 56 - 0 is normal ok 57 - 1 is normal ok 58 - 2 is normal ok 59 - 3 is normal ok 60 - 4 is normal ok 61 - 5 is normal ok 62 - 6 is normal ok 63 - 7 is normal ok 64 - 8 is normal ok 65 - 9 is normal ok 66 - 10 is normal ok 67 - 11 is normal ok 68 - 12 is normal ok 69 - 13 is normal ok 70 - 14 is normal ok 71 - 15 is normal ok 72 - 16 is normal ok 73 - 17 is normal ok 74 - 18 is normal ok 75 - 19 is normal ok 76 - 20 is normal ok 77 - 21 is normal ok 78 - 22 is normal ok 79 - 23 is normal ok 80 - 31 is error ok 81 - 32 is error ok 82 - 33 is error ok 83 - 34 is error ok 84 - 35 is error ok 85 - 47 is error ok 86 - 48 is error ok 87 - 49 is error ok 88 - 50 is error ok 89 - 51 is error ok 90 - 52 is error ok 91 - 24 is warning ok 92 - 25 is warning ok 93 - 26 is warning ok 94 - 27 is warning ok 95 - 28 is warning ok 96 - 29 is warning ok 97 - 30 is warning ok 98 - 36 is warning ok 99 - 37 is warning ok 100 - 38 is warning ok 101 - 39 is warning ok 102 - 40 is warning ok 103 - 41 is warning ok 104 - 42 is warning ok 105 - 43 is warning ok 106 - 44 is warning ok 107 - 45 is warning ok 108 - 46 is warning ok 109 - 53 is warning ok 110 - 0 has no type ok 111 - 1 has no type ok 112 - 2 has no type ok 113 - 3 has no type ok 114 - 4 has no type ok 115 - 5 has no type ok 116 - 6 has no type ok 117 - 7 has no type ok 118 - 8 has no type ok 119 - 9 has no type ok 120 - 10 has no type ok 121 - 11 has no type ok 122 - 12 has no type ok 123 - 13 has no type ok 124 - 14 has no type ok 125 - 15 has no type ok 126 - 16 has no type ok 127 - 17 has no type ok 128 - 18 has no type ok 129 - 19 has no type ok 130 - 20 has no type ok 131 - 21 has no type ok 132 - 22 has no type ok 133 - 23 has no type ok 134 - 24 is command ok 135 - 25 is command ok 136 - 26 is pattern ok 137 - 27 is pattern ok 138 - 28 is pattern ok 139 - 29 is pattern ok 140 - 30 is pattern ok 141 - 31 is empty ok 142 - 32 is empty ok 143 - 33 is empty ok 144 - 34 is empty ok 145 - 35 is empty ok 146 - 36 is bareword ok 147 - 37 is bareword ok 148 - 38 is bareword ok 149 - 39 is perlish ok 150 - 40 is perlish ok 151 - 41 is perlish ok 152 - 42 is perlish ok 153 - 43 is perlish ok 154 - 44 is perlish ok 155 - 45 is perlish ok 156 - 46 is perlish ok 157 - 47 is no_arg ok 158 - 48 is no_arg ok 159 - 49 is no_arg ok 160 - 50 is no_arg ok 161 - 51 is no_arg ok 162 - 52 is no_arg ok 163 - 53 is multiline ok 164 - regexp_conf find aditional ok 165 - regexp_conf preserves order ok 166 - no_default_regex has no effect without regexp_conf ok 167 - no_default_regex has effect with regexp_conf ok 168 - Normal, Double Quotes ok 169 - Normal, Single Quotes ok 170 - Normal, qq{} Quotes ok 171 - Normal, q{} Quotes ok 172 - Normal, qw() quote ok 173 - Normal, Here Doc ok 174 - Normal, Multi-line ok 175 - Normal space, Double Quotes ok 176 - Normal space, Single Quotes ok 177 - Normal space, qq{} Quotes ok 178 - Normal space, q{} Quotes ok 179 - Normal space, qw() quote ok 180 - Normal space, Here Doc ok 181 - Normal space, Multi-line ok 182 - Normal no paren, Double Quotes ok 183 - Normal no paren, Single Quotes ok 184 - Normal no paren, qq{} Quotes ok 185 - Normal no paren, q{} Quotes ok 186 - Normal no paren, qw() quote ok 187 - Normal no paren, Here Doc ok 188 - Normal no paren, Multi-line ok 189 - perl format ok 190 - TT format ok 191 - cpanel format ok 192 - backtick ok 193 - qx ok 194 - regex no m ok 195 - regex w/ m ok 196 - regex substitute ok 197 - transliterate ok 198 - qr() ok 199 - Empty, DQ ok 200 - Empty, SQ ok 201 - Empty q ok 202 - Empty, qq ok 203 - Empty, qw() ok 204 - bare word ok 205 - name space like bare word ok 206 - class method ok 207 - scalar ok 208 - array ok 209 - hash ok 210 - object method ok 211 - star glob ok 212 - & func ok 213 - slash star glob ok 214 - function call ok 215 - No arg, paren basic ok 216 - No arg, no paren ok 217 - No arg, paren space ok 218 - No arg, no paren space ok 219 - No arg, paren multiline ok 220 - No arg, no paren multiline ok 221 - trailing, multiline partial ok 222 - 0 is normal ok 223 - 1 is normal ok 224 - 2 is normal ok 225 - 3 is normal ok 226 - 4 is normal ok 227 - 5 is normal ok 228 - 6 is normal ok 229 - 7 is normal ok 230 - 8 is normal ok 231 - 9 is normal ok 232 - 10 is normal ok 233 - 11 is normal ok 234 - 12 is normal ok 235 - 13 is normal ok 236 - 14 is normal ok 237 - 15 is normal ok 238 - 16 is normal ok 239 - 17 is normal ok 240 - 18 is normal ok 241 - 19 is normal ok 242 - 20 is normal ok 243 - 21 is normal ok 244 - 22 is normal ok 245 - 23 is normal ok 246 - 31 is error ok 247 - 32 is error ok 248 - 33 is error ok 249 - 34 is error ok 250 - 35 is error ok 251 - 47 is error ok 252 - 48 is error ok 253 - 49 is error ok 254 - 50 is error ok 255 - 51 is error ok 256 - 52 is error ok 257 - 24 is warning ok 258 - 25 is warning ok 259 - 26 is warning ok 260 - 27 is warning ok 261 - 28 is warning ok 262 - 29 is warning ok 263 - 30 is warning ok 264 - 36 is warning ok 265 - 37 is warning ok 266 - 38 is warning ok 267 - 39 is warning ok 268 - 40 is warning ok 269 - 41 is warning ok 270 - 42 is warning ok 271 - 43 is warning ok 272 - 44 is warning ok 273 - 45 is warning ok 274 - 46 is warning ok 275 - 53 is warning ok 276 - 0 has no type ok 277 - 1 has no type ok 278 - 2 has no type ok 279 - 3 has no type ok 280 - 4 has no type ok 281 - 5 has no type ok 282 - 6 has no type ok 283 - 7 has no type ok 284 - 8 has no type ok 285 - 9 has no type ok 286 - 10 has no type ok 287 - 11 has no type ok 288 - 12 has no type ok 289 - 13 has no type ok 290 - 14 has no type ok 291 - 15 has no type ok 292 - 16 has no type ok 293 - 17 has no type ok 294 - 18 has no type ok 295 - 19 has no type ok 296 - 20 has no type ok 297 - 21 has no type ok 298 - 22 has no type ok 299 - 23 has no type ok 300 - 24 is command ok 301 - 25 is command ok 302 - 26 is pattern ok 303 - 27 is pattern ok 304 - 28 is pattern ok 305 - 29 is pattern ok 306 - 30 is pattern ok 307 - 31 is empty ok 308 - 32 is empty ok 309 - 33 is empty ok 310 - 34 is empty ok 311 - 35 is empty ok 312 - 36 is bareword ok 313 - 37 is bareword ok 314 - 38 is bareword ok 315 - 39 is perlish ok 316 - 40 is perlish ok 317 - 41 is perlish ok 318 - 42 is perlish ok 319 - 43 is perlish ok 320 - 44 is perlish ok 321 - 45 is perlish ok 322 - 46 is perlish ok 323 - 47 is no_arg ok 324 - 48 is no_arg ok 325 - 49 is no_arg ok 326 - 50 is no_arg ok 327 - 51 is no_arg ok 328 - 52 is no_arg ok 329 - 53 is multiline ok 330 - regexp_conf find aditional ok 331 - regexp_conf preserves order ok 332 - no_default_regex has no effect without regexp_conf ok 333 - no_default_regex has effect with regexp_conf ok 334 - quotemeta() is unescaped ok # Testing Text::Extract::MaketextCallPhrases 0.2 t/02.get_phrases_in_file.t .... 1..8 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - Tmpt file sanityc check ok 3 - single line - phrase ok 4 - single line - line ok 5 - two lines - phrase ok 6 - two lines - line ok 7 - multiple lines - phrase ok 8 - multiple lines - line ok # Testing Text::Extract::MaketextCallPhrases 0.2 t/03.debug_ignored_matches.t .. 1..17 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - debug_ignored_matches w/out ignore_perlish_* correct number of ignores ok 3 - debug_ignored_matches w/out ignore_perlish_* function ok 4 - debug_ignored_matches w/out ignore_perlish_* c assignment ok 5 - debug_ignored_matches w/out ignore_perlish_* correct number of matches ok 6 - debug_ignored_matches w/out ignore_perlish_* - matches statement ok 7 - debug_ignored_matches w/out ignore_perlish_* - matches comment ok 8 - debug_ignored_matches w/out ignore_perlish_* - matches right after comment ok 9 - debug_ignored_matches w/out ignore_perlish_* - matches after comment w/ string ok 10 - debug_ignored_matches w/ ignore_perlish_* correct number of ignores ok 11 - debug_ignored_matches w/ ignore_perlish_* function ok 12 - debug_ignored_matches w/ ignore_perlish_* c assignment ok 13 - debug_ignored_matches w/ ignore_perlish_* statement ok 14 - debug_ignored_matches w/ ignore_perlish_* comment ok 15 - debug_ignored_matches w/out ignore_perlish_* correct number of matches ok 16 - debug_ignored_matches w/ ignore_perlish_* - matches right after comment ok 17 - debug_ignored_matches w/ ignore_perlish_* - matches after comment w/ string ok t/perlcritic.t ................ skipped: $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests t/pod-coverage.t .............. 1..1 ok 1 - Pod coverage on Text::Extract::MaketextCallPhrases ok t/pod.t ....................... 1..1 ok 1 - POD test for blib/lib/Text/Extract/MaketextCallPhrases.pm ok All tests successful. Files=7, Tests=364, 2 wallclock secs ( 0.05 usr 0.02 sys + 0.63 cusr 0.40 csys = 1.10 CPU) Result: PASS DMUEY/Text-Extract-MaketextCallPhrases-0.2.tar.gz make test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> Extract phrases from maketext–call–looking text >>> (cd /home/fly1003/var/cpan/build/Text-Extract-MaketextCallPhrases-0.2-2iGReP && tar cvf - Text-Extract-MaketextCallPhrases-0.2.ppd blib) | gzip -c >/home/fly1003/var/REPO/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.2.tar.gz Text-Extract-MaketextCallPhrases-0.2.ppd blib/ blib/lib/ blib/lib/Text/ blib/lib/Text/Extract/ blib/lib/Text/Extract/MaketextCallPhrases.pm blib/man3/ blib/man3/Text::Extract::MaketextCallPhrases.3 >>> mv /home/fly1003/var/cpan/build/Text-Extract-MaketextCallPhrases-0.2-2iGReP/Text-Extract-MaketextCallPhrases-0.2.ppd /home/fly1003/var/REPO/D/DM/DMUEY Finished 2011-09-01T18:12:47