PATH=/usr/bin:/bin Start 2013-03-27T15:10:24 ActivePerl-1200 CPAN-1.9800 Reading '/home/fly1200/var/cpan/Metadata' Database was generated on Wed, 27 Mar 2013 22:17:04 GMT Running make for D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz ok Text-Extract-MaketextCallPhrases-0.91/ Text-Extract-MaketextCallPhrases-0.91/Build.PL Text-Extract-MaketextCallPhrases-0.91/Changes Text-Extract-MaketextCallPhrases-0.91/MANIFEST Text-Extract-MaketextCallPhrases-0.91/META.json Text-Extract-MaketextCallPhrases-0.91/META.yml Text-Extract-MaketextCallPhrases-0.91/Makefile.PL Text-Extract-MaketextCallPhrases-0.91/README Text-Extract-MaketextCallPhrases-0.91/lib/ Text-Extract-MaketextCallPhrases-0.91/t/ Text-Extract-MaketextCallPhrases-0.91/t/00.load.t Text-Extract-MaketextCallPhrases-0.91/t/01.get_phrases_in_text.t Text-Extract-MaketextCallPhrases-0.91/t/02.get_phrases_in_file.t Text-Extract-MaketextCallPhrases-0.91/t/03.debug_ignored_matches.t Text-Extract-MaketextCallPhrases-0.91/t/04.default_regex_non_maketext.t Text-Extract-MaketextCallPhrases-0.91/t/05.no_extract_maketext.t Text-Extract-MaketextCallPhrases-0.91/t/perlcritic.t Text-Extract-MaketextCallPhrases-0.91/t/pod-coverage.t Text-Extract-MaketextCallPhrases-0.91/t/pod.t Text-Extract-MaketextCallPhrases-0.91/lib/Text/ Text-Extract-MaketextCallPhrases-0.91/lib/Text/Extract/ Text-Extract-MaketextCallPhrases-0.91/lib/Text/Extract/MaketextCallPhrases.pm CPAN.pm: Building D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::Extract::MaketextCallPhrases Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz ---- Module::Want [requires] Running make test Delayed until after prerequisites Running test for module 'Module::Want' Running make for D/DM/DMUEY/Module-Want-0.5.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/Module-Want-0.5.tar.gz ok Module-Want-0.5/ Module-Want-0.5/Build.PL Module-Want-0.5/Changes Module-Want-0.5/MANIFEST Module-Want-0.5/META.json Module-Want-0.5/META.yml Module-Want-0.5/Makefile.PL Module-Want-0.5/README Module-Want-0.5/lib/ Module-Want-0.5/t/ Module-Want-0.5/t/00.load.t Module-Want-0.5/t/perlcritic.t Module-Want-0.5/t/pod-coverage.t Module-Want-0.5/t/pod.t Module-Want-0.5/lib/Module/ Module-Want-0.5/lib/Module/Want.pm CPAN.pm: Building D/DM/DMUEY/Module-Want-0.5.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Want Writing MYMETA.yml and MYMETA.json >>> make cp lib/Module/Want.pm blib/lib/Module/Want.pm Manifying blib/man3/Module::Want.3 DMUEY/Module-Want-0.5.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Module::Want 0.5 t/00.load.t ....... 1..64 ok 1 - use Module::Want; ok 2 - imports have_mod() ok ok 3 - get_ns_regexp() returns a regexp ok 4 - true on already loaded module ok 5 - true on already loaded module ok 6 - false on unloadable module ok 7 - false on unloadable module ok 8 - carp() was called (w/ 'Invalid Namespace') and matches '(?-xism:Invalid Namespace)' ok 9 - false on invalid NS ok 10 - _what is an NS ok 11 - Acme is an NS ok 12 - Acme::XYZ is an NS ok 13 - Acme::ABC::DEF::X::Y::Z is an NS ok 14 - Acme::XYZ is an NS ok 15 - Acme'ABC::DEF::X::Y::Z is an NS ok 16 - Acme::ABC::DEF::X::Y'Z is an NS ok 17 - Acme::ABC::DEF'X::Y::Z is an NS ok 18 - Acme'ABC'DEF'X'Y'Z is an NS ok 19 - staring number is not an NS ok 20 - space is not an NS ok 21 - get_clean_ns() ok 22 - single level ok 23 - single level ok 24 - two level ok 25 - multi level ok 26 - two level apaost ok 27 - multi level apost first ok 28 - multi level apost last ok 29 - multi level apost middle ok 30 - multi level apost all ok 31 - can import get_inc_key() ok ok 32 - can import is_ns() ok ok 33 - can import get_relative_path_of_ns() ok ok 34 - can import normalize_ns() ok ok 35 - get_relative_path_of_ns() is the same as get_inc_key() ok 36 - get_relative_path_of_ns() is the same as get_inc_key() ok 37 - get_inc_path_via_have_mod() imported ok ok 38 - Sanity check that test value is set ok 39 - get_inc_path_via_have_mod() returns the INC value ok 40 - get_inc_path_via_have_mod() returns false on unloadable modules ok 41 - distname2ns() imported ok ok 42 - ns2distname() imported ok ok 43 - ns2distname() one one chunk ok 44 - distname2ns() one one chunk ok 45 - ns2distname() one multi chunk (quote and colon mixed) ok 46 - distname2ns() one multi chunk ok 47 - ns2distname() one invalid arg ok 48 - distname2ns() one invalid arg ok 49 - search_inc_paths() imported ok ok 50 - search_inc_paths() scalar context ok 51 - search_inc_paths() array context ok 52 - search_inc_paths() scalar context w/ abspath boolean ok 53 - search_inc_paths() array context w/ abspath boolean ok 54 - get_all_use_require_in_text() beggining a line ok 55 - get_all_use_require_in_text() midline expression ok 56 - get_all_use_require_in_text() multi line ok 57 - get_all_use_require_in_text() import args ok 58 - get_all_use_require_in_text() evals ok 59 - get_all_use_require_in_text() multi line statemnt ok 60 # skip We are not in dev testing mode ok 61 # skip We are not in dev testing mode ok 62 # skip We are not in dev testing mode ok 63 # skip We are not in dev testing mode ok 64 # skip We are not in dev testing mode ok t/perlcritic.t .... skipped: Critic tests are only run in RELEASE_TESTING mode. t/pod-coverage.t .. skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ........... skipped: POD tests are only run in RELEASE_TESTING mode. All tests successful. Files=4, Tests=64, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.16 cusr 0.01 csys = 0.22 CPU) Result: PASS DMUEY/Module-Want-0.5.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Module-Want-0.5 already made Running make for D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz Prepending /home/fly1200/var/cpan/build/Module-Want-0.5-Inc9mS/blib/arch /home/fly1200/var/cpan/build/Module-Want-0.5-Inc9mS/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/Text-Extract-MaketextCallPhrases-0.91-JAt8wQ Prepending /home/fly1200/var/cpan/build/Module-Want-0.5-Inc9mS/blib/arch /home/fly1200/var/cpan/build/Module-Want-0.5-Inc9mS/blib/lib to PERL5LIB for 'make' CPAN.pm: Building D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz Warning: Prerequisite 'Module::Want => 0.3' for 'DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. >>> 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.91.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/Module-Want-0.5-Inc9mS/blib/arch /home/fly1200/var/cpan/build/Module-Want-0.5-Inc9mS/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Text::Extract::MaketextCallPhrases 0.91 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.91 t/01.get_phrases_in_text.t ......... 1..442 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - get_phrases_in_text does not have a file field ok 3 - Normal, Double Quotes ok 4 - Normal, Single Quotes ok 5 - Normal, qq{} Quotes ok 6 - Normal, q{} Quotes ok 7 - Normal, qw() quote ok 8 - Normal, Here Doc ok 9 - Normal, Multi-line ok 10 - quotetype for Normal, Double Quotes ok 11 - quote_before Double Quotes ok 12 - quote_after Double Quotes ok 13 - quotetype for Normal, Single Quotes ok 14 - quote_before Single Quotes ok 15 - quote_after Single Quotes ok 16 - quotetype for Normal, qq{} Quotes ok 17 - quote_before w/ qq{} Quotes ok 18 - quote_after w/ qq{} Quotes ok 19 - quotetype for Normal, q{} Quotes ok 20 - quote_before w/ q{} Quotes ok 21 - quote_after w/ q{} Quotes ok 22 - quotetype for Normal, qw() Quotes ok 23 - quote_before w/ qw() ok 24 - quote_after w/ qw() ok 25 - Normal space, Double Quotes ok 26 - Normal space, Single Quotes ok 27 - Normal space, qq{} Quotes ok 28 - Normal space, q{} Quotes ok 29 - Normal space, qw() quote ok 30 - Normal space, Here Doc ok 31 - Normal space, Multi-line ok 32 - Normal no paren, Double Quotes ok 33 - Normal no paren, Single Quotes ok 34 - Normal no paren, qq{} Quotes ok 35 - Normal no paren, q{} Quotes ok 36 - Normal no paren, qw() quote ok 37 - Normal no paren, Here Doc ok 38 - Normal no paren, Multi-line ok 39 - perl format ok 40 - TT format ok 41 - cpanel format ok 42 - backtick ok 43 - qx ok 44 - regex no m ok 45 - regex w/ m ok 46 - regex substitute ok 47 - transliterate ok 48 - qr() ok 49 - Empty, DQ ok 50 - Empty, SQ ok 51 - Empty q ok 52 - Empty, qq ok 53 - Empty, qw() ok 54 - bare word ok 55 - name space like bare word ok 56 - class method ok 57 - scalar ok 58 - perlish no quotetype ok 59 - array ok 60 - hash ok 61 - object method ok 62 - star glob ok 63 - & func ok 64 - slash star glob ok 65 - function call ok 66 - No arg, paren basic ok 67 - No arg, no paren ok 68 - No arg, paren space ok 69 - No arg, no paren space ok 70 - No arg, paren multiline ok 71 - No arg, no paren multiline ok 72 - trailing, multiline partial ok 73 - 0 is normal ok 74 - 1 is normal ok 75 - 2 is normal ok 76 - 3 is normal ok 77 - 4 is normal ok 78 - 5 is normal ok 79 - 6 is normal ok 80 - 7 is normal ok 81 - 8 is normal ok 82 - 9 is normal ok 83 - 10 is normal ok 84 - 11 is normal ok 85 - 12 is normal ok 86 - 13 is normal ok 87 - 14 is normal ok 88 - 15 is normal ok 89 - 16 is normal ok 90 - 17 is normal ok 91 - 18 is normal ok 92 - 19 is normal ok 93 - 20 is normal ok 94 - 21 is normal ok 95 - 22 is normal ok 96 - 23 is normal ok 97 - 31 is error ok 98 - 32 is error ok 99 - 33 is error ok 100 - 34 is error ok 101 - 35 is error ok 102 - 47 is error ok 103 - 48 is error ok 104 - 49 is error ok 105 - 50 is error ok 106 - 51 is error ok 107 - 52 is error ok 108 - 24 is warning ok 109 - 25 is warning ok 110 - 26 is warning ok 111 - 27 is warning ok 112 - 28 is warning ok 113 - 29 is warning ok 114 - 30 is warning ok 115 - 36 is warning ok 116 - 37 is warning ok 117 - 38 is warning ok 118 - 39 is warning ok 119 - 40 is warning ok 120 - 41 is warning ok 121 - 42 is warning ok 122 - 43 is warning ok 123 - 44 is warning ok 124 - 45 is warning ok 125 - 46 is warning ok 126 - 53 is warning ok 127 - 0 has no type ok 128 - 1 has no type ok 129 - 2 has no type ok 130 - 3 has no type ok 131 - 4 has no type ok 132 - 5 has no type ok 133 - 6 has no type ok 134 - 7 has no type ok 135 - 8 has no type ok 136 - 9 has no type ok 137 - 10 has no type ok 138 - 11 has no type ok 139 - 12 has no type ok 140 - 13 has no type ok 141 - 14 has no type ok 142 - 15 has no type ok 143 - 16 has no type ok 144 - 17 has no type ok 145 - 18 has no type ok 146 - 19 has no type ok 147 - 20 has no type ok 148 - 21 has no type ok 149 - 22 has no type ok 150 - 23 has no type ok 151 - 24 is command ok 152 - 25 is command ok 153 - 26 is pattern ok 154 - 27 is pattern ok 155 - 28 is pattern ok 156 - 29 is pattern ok 157 - 30 is pattern ok 158 - 31 is empty ok 159 - 32 is empty ok 160 - 33 is empty ok 161 - 34 is empty ok 162 - 35 is empty ok 163 - 36 is bareword ok 164 - 37 is bareword ok 165 - 38 is bareword ok 166 - 39 is perlish ok 167 - 40 is perlish ok 168 - 41 is perlish ok 169 - 42 is perlish ok 170 - 43 is perlish ok 171 - 44 is perlish ok 172 - 45 is perlish ok 173 - 46 is perlish ok 174 - 47 is no_arg ok 175 - 48 is no_arg ok 176 - 49 is no_arg ok 177 - 50 is no_arg ok 178 - 51 is no_arg ok 179 - 52 is no_arg ok 180 - 53 is multiline ok 181 - regexp_conf find aditional ok 182 - regexp_conf preserves order ok 183 - no_default_regex has no effect without regexp_conf ok 184 - no_default_regex has effect with regexp_conf ok 185 - get_phrases_in_text does not have a file field ok 186 - Normal, Double Quotes ok 187 - Normal, Single Quotes ok 188 - Normal, qq{} Quotes ok 189 - Normal, q{} Quotes ok 190 - Normal, qw() quote ok 191 - Normal, Here Doc ok 192 - Normal, Multi-line ok 193 - quotetype for Normal, Double Quotes ok 194 - quote_before Double Quotes ok 195 - quote_after Double Quotes ok 196 - quotetype for Normal, Single Quotes ok 197 - quote_before Single Quotes ok 198 - quote_after Single Quotes ok 199 - quotetype for Normal, qq{} Quotes ok 200 - quote_before w/ qq{} Quotes ok 201 - quote_after w/ qq{} Quotes ok 202 - quotetype for Normal, q{} Quotes ok 203 - quote_before w/ q{} Quotes ok 204 - quote_after w/ q{} Quotes ok 205 - quotetype for Normal, qw() Quotes ok 206 - quote_before w/ qw() ok 207 - quote_after w/ qw() ok 208 - Normal space, Double Quotes ok 209 - Normal space, Single Quotes ok 210 - Normal space, qq{} Quotes ok 211 - Normal space, q{} Quotes ok 212 - Normal space, qw() quote ok 213 - Normal space, Here Doc ok 214 - Normal space, Multi-line ok 215 - Normal no paren, Double Quotes ok 216 - Normal no paren, Single Quotes ok 217 - Normal no paren, qq{} Quotes ok 218 - Normal no paren, q{} Quotes ok 219 - Normal no paren, qw() quote ok 220 - Normal no paren, Here Doc ok 221 - Normal no paren, Multi-line ok 222 - perl format ok 223 - TT format ok 224 - cpanel format ok 225 - backtick ok 226 - qx ok 227 - regex no m ok 228 - regex w/ m ok 229 - regex substitute ok 230 - transliterate ok 231 - qr() ok 232 - Empty, DQ ok 233 - Empty, SQ ok 234 - Empty q ok 235 - Empty, qq ok 236 - Empty, qw() ok 237 - bare word ok 238 - name space like bare word ok 239 - class method ok 240 - scalar ok 241 - perlish no quotetype ok 242 - array ok 243 - hash ok 244 - object method ok 245 - star glob ok 246 - & func ok 247 - slash star glob ok 248 - function call ok 249 - No arg, paren basic ok 250 - No arg, no paren ok 251 - No arg, paren space ok 252 - No arg, no paren space ok 253 - No arg, paren multiline ok 254 - No arg, no paren multiline ok 255 - trailing, multiline partial ok 256 - 0 is normal ok 257 - 1 is normal ok 258 - 2 is normal ok 259 - 3 is normal ok 260 - 4 is normal ok 261 - 5 is normal ok 262 - 6 is normal ok 263 - 7 is normal ok 264 - 8 is normal ok 265 - 9 is normal ok 266 - 10 is normal ok 267 - 11 is normal ok 268 - 12 is normal ok 269 - 13 is normal ok 270 - 14 is normal ok 271 - 15 is normal ok 272 - 16 is normal ok 273 - 17 is normal ok 274 - 18 is normal ok 275 - 19 is normal ok 276 - 20 is normal ok 277 - 21 is normal ok 278 - 22 is normal ok 279 - 23 is normal ok 280 - 31 is error ok 281 - 32 is error ok 282 - 33 is error ok 283 - 34 is error ok 284 - 35 is error ok 285 - 47 is error ok 286 - 48 is error ok 287 - 49 is error ok 288 - 50 is error ok 289 - 51 is error ok 290 - 52 is error ok 291 - 24 is warning ok 292 - 25 is warning ok 293 - 26 is warning ok 294 - 27 is warning ok 295 - 28 is warning ok 296 - 29 is warning ok 297 - 30 is warning ok 298 - 36 is warning ok 299 - 37 is warning ok 300 - 38 is warning ok 301 - 39 is warning ok 302 - 40 is warning ok 303 - 41 is warning ok 304 - 42 is warning ok 305 - 43 is warning ok 306 - 44 is warning ok 307 - 45 is warning ok 308 - 46 is warning ok 309 - 53 is warning ok 310 - 0 has no type ok 311 - 1 has no type ok 312 - 2 has no type ok 313 - 3 has no type ok 314 - 4 has no type ok 315 - 5 has no type ok 316 - 6 has no type ok 317 - 7 has no type ok 318 - 8 has no type ok 319 - 9 has no type ok 320 - 10 has no type ok 321 - 11 has no type ok 322 - 12 has no type ok 323 - 13 has no type ok 324 - 14 has no type ok 325 - 15 has no type ok 326 - 16 has no type ok 327 - 17 has no type ok 328 - 18 has no type ok 329 - 19 has no type ok 330 - 20 has no type ok 331 - 21 has no type ok 332 - 22 has no type ok 333 - 23 has no type ok 334 - 24 is command ok 335 - 25 is command ok 336 - 26 is pattern ok 337 - 27 is pattern ok 338 - 28 is pattern ok 339 - 29 is pattern ok 340 - 30 is pattern ok 341 - 31 is empty ok 342 - 32 is empty ok 343 - 33 is empty ok 344 - 34 is empty ok 345 - 35 is empty ok 346 - 36 is bareword ok 347 - 37 is bareword ok 348 - 38 is bareword ok 349 - 39 is perlish ok 350 - 40 is perlish ok 351 - 41 is perlish ok 352 - 42 is perlish ok 353 - 43 is perlish ok 354 - 44 is perlish ok 355 - 45 is perlish ok 356 - 46 is perlish ok 357 - 47 is no_arg ok 358 - 48 is no_arg ok 359 - 49 is no_arg ok 360 - 50 is no_arg ok 361 - 51 is no_arg ok 362 - 52 is no_arg ok 363 - 53 is multiline ok 364 - regexp_conf find aditional ok 365 - regexp_conf preserves order ok 366 - no_default_regex has no effect without regexp_conf ok 367 - no_default_regex has effect with regexp_conf ok 368 - quotemeta() is unescaped ok 369 - phrase is transmogrified w DQ ok 370 - original_text is not transmogrified w/ DQ ok 371 - phrase is not transmogrified w/ SQ ok 372 - original_text is not transmogrified q/ SQ ok 373 - utf-8 grapheme phrase istransmogrified w/ DQ ok 374 - utf-8 grapheme original_text is not transmogrified w/ DQ ok 375 - utf-8 grapheme phrase is still transmogrified w/ SQ ok 376 - utf-8 grapheme original_text is not transmogrified w/ SQ ok 377 - unicode grapheme phrase is not transmogrified w/ DQ ok 378 - unicode grapheme original_text is not transmogrified w/ DQ ok 379 - unicode grapheme phrase is not transmogrified w/ SQ ok 380 - unicode grapheme original_text is not transmogrified w/ SQ ok 381 - multiline phrase is transmogrified w DQ ok 382 - multiline original_text is not transmogrified w/ DQ ok 383 - DQ escaped phrase is transmogrified w DQ ok 384 - DQ escapes original_text is not transmogrified w/ DQ ok 385 - SQ escaped phrase is transmogrified w DQ ok 386 - SQ escapes original_text is not transmogrified w/ DQ ok 387 - parsed OK qw(WORD) ok 388 - quotetype qw(WORD) ok 389 - quote_before qw(WORD) ok 390 - quote_after qw(WORD) ok 391 - parsed OK qw( WORD ) ok 392 - quotetype qw( WORD ) ok 393 - quote_before qw( WORD ) ok 394 - quote_after qw( WORD ) ok 395 - parsed OK qw( WORD WORD WORD ) ok 396 - quotetype qw( WORD WORD WORD ) ok 397 - quote_before qw( WORD WORD WORD) ok 398 - quote_after qw( WORD WORD WORD) ok 399 - paren-ed here doc parsed OK ok 400 - paren-ed here doc quotetype ok 401 - quote_before paren-ed here doc ok 402 - quote_after paren-ed here doc ok 403 - paren-ed here doc heredoc ok 404 - quotetype for Normal, Here Doc (double) ok 405 - quotetype for Normal, Here Doc (single) ok 406 - quotetype for Normal, Here Doc (implicit) ok 407 - quotetype for Normal, Here Doc (double) ok 408 - quotetype for Normal, Here Doc (single) ok 409 - quotetype for Normal, Here Doc (implicit) ok 410 - quote_before Here Doc (double) ok 411 - quote_after Here Doc (double) ok 412 - quote_before Here Doc (single) ok 413 - quote_after Here Doc (single) ok 414 - quote_before Here Doc (implicit) ok 415 - quote_after Here Doc (implicit) ok 416 - heredoc for Normal, Here Doc (double) ok 417 - heredoc for Normal, Here Doc (single) ok 418 - heredoc for Normal, Here Doc (implicit) ok 419 - 0 is perlish ok 420 - 1 is perlish ok 421 - quoted $var in single quotes ok 422 - quoted $var in single quotes w/ space ok 423 - slash chars in single quote preserved as literal ok 424 - quotetype for quoted $var in single quotes ok 425 - 0 is perlish ok 426 - 1 is perlish ok 427 - $var in single quotes ok 428 - $var in single quotes w/ space ok 429 - slash chars in double quote interpolated ok 430 - quotetype for quoted $var in double quotes ok 431 - space after token phrase: none ok 432 - space after token offset: none ok 433 - space after token phrase: one ok 434 - space after token offset: one ok 435 - space after token phrase: two ok 436 - space after token offset: two ok 437 - space after token phrase: three ok 438 - space after token offset: three ok 439 - space after token phrase: four ok 440 - space after token offset: four ok 441 - space after token phrase: tab ok 442 - space after token offset: tab ok # Testing Text::Extract::MaketextCallPhrases 0.91 t/02.get_phrases_in_file.t ......... 1..11 ok 1 - use Text::Extract::MaketextCallPhrases; ok 2 - Tmpt file sanityc check ok 3 - single line - phrase ok 4 - single line - line ok 5 - single line - file ok 6 - two lines - phrase ok 7 - two lines - line ok 8 - two lines - file ok 9 - multiple lines - phrase ok 10 - multiple lines - line ok 11 - multiple lines - file ok # Testing Text::Extract::MaketextCallPhrases 0.91 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 # Testing Text::Extract::MaketextCallPhrases 0.91 t/04.default_regex_non_maketext.t .. 1..29 ok 1 - translatable() full NS ok 2 - translatable() alt NS ok 3 - translatable() assignment norm ok 4 - translatable() assignment no space ok 5 - translatable() at beginning of line ok 6 - translatable () space before par ok 7 - translatable() I am no in parens, ick ok 8 - translatable() in function call ok 9 - translatable() in function call space ok 10 - translatable in text - value ok 11 - translatable in text - is_warning ok 12 - translatable in text - type ok 13 - lextext() found ok 14 - lextext() found again ok 15 - lextext() found with odd call ok 16 - maketext_html_context() found ok 17 - maketext_html_context() found again ok 18 - maketext_html_context() found with odd call ok 19 - maketext_ansi_context() found ok 20 - maketext_ansi_context() found again ok 21 - maketext_ansi_context() found with odd call ok 22 - maketext_plain_context() found ok 23 - maketext_plain_context() found again ok 24 - maketext_plain_context() found with odd call ok 25 - maketext_W3_are_cUst0M_context() found ok 26 - maketext_W3_are_cUst0M_context() found again ok 27 - maketext_W3_are_cUst0M_context() found with odd call ok 28 - cptext tag ok 29 - cptext TT ok # Testing Text::Extract::MaketextCallPhrases 0.91 t/05.no_extract_maketext.t ......... 1..16 ok 1 - without \#\# no extract maketext all instances found ok 2 - own line \#\# no extract maketext doe snot affect ok 3 - with \#\# no extract maketext all unmarked instances found ok 4 - multi \#\# no extract maketext all unmarked instances found ok 5 - \#\# no extract maketext: phrase before notation is found ok 6 - \#\# no extract maketext: phrase after notation is found ok 7 - \#\# no extract maketext: phrase after more notation is found ok 8 - \#\# no extract maketext: phrase after even more notation is found ok 9 - \#\# no extract maketext: phrase before notation is found ok 10 - \#\# no extract maketext: phrase after notation is found ok 11 - \#\# no extract maketext: phrase after more notation is found ok 12 - \#\# no extract maketext: phrase after even more notation is found ok 13 - \#\# no extract maketext @ beginning of comment works ok 14 - \#\# no extract maketext @ beginning of comment has correct phrase ok 15 - \#\# no extract maketext in middle of comment works, maketext! ok 16 - \#\# no extract maketext in middle of comment has correct phrase ok t/perlcritic.t ..................... skipped: Critic tests are only run in RELEASE_TESTING mode. t/pod-coverage.t ................... skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ............................ skipped: POD tests are only run in RELEASE_TESTING mode. All tests successful. Files=9, Tests=518, 1 wallclock secs ( 0.11 usr 0.01 sys + 0.58 cusr 0.03 csys = 0.73 CPU) Result: PASS DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz make test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> Extract phrases from maketext–call–looking text >>> (cd /home/fly1200/var/cpan/build/Text-Extract-MaketextCallPhrases-0.91-JAt8wQ && tar cvf - Text-Extract-MaketextCallPhrases-0.91.ppd blib) | gzip -c >/home/fly1200/var/REPO/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.91.tar.gz Text-Extract-MaketextCallPhrases-0.91.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/fly1200/var/cpan/build/Text-Extract-MaketextCallPhrases-0.91-JAt8wQ/Text-Extract-MaketextCallPhrases-0.91.ppd /home/fly1200/var/REPO/D/DM/DMUEY VmSize: 128272 kB Finished 2013-03-27T15:10:32