PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-11-06T06:01:15 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Tue, 06 Nov 2012 12:55:04 GMT Running make for D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.4.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.4.tar.gz ok Text-Extract-MaketextCallPhrases-0.4/ Text-Extract-MaketextCallPhrases-0.4/Build.PL Text-Extract-MaketextCallPhrases-0.4/Changes Text-Extract-MaketextCallPhrases-0.4/MANIFEST Text-Extract-MaketextCallPhrases-0.4/META.json Text-Extract-MaketextCallPhrases-0.4/META.yml Text-Extract-MaketextCallPhrases-0.4/Makefile.PL Text-Extract-MaketextCallPhrases-0.4/README Text-Extract-MaketextCallPhrases-0.4/lib/ Text-Extract-MaketextCallPhrases-0.4/t/ Text-Extract-MaketextCallPhrases-0.4/t/00.load.t Text-Extract-MaketextCallPhrases-0.4/t/01.get_phrases_in_text.t Text-Extract-MaketextCallPhrases-0.4/t/02.get_phrases_in_file.t Text-Extract-MaketextCallPhrases-0.4/t/03.debug_ignored_matches.t Text-Extract-MaketextCallPhrases-0.4/t/04.default_regex_non_maketext.t Text-Extract-MaketextCallPhrases-0.4/t/perlcritic.t Text-Extract-MaketextCallPhrases-0.4/t/pod-coverage.t Text-Extract-MaketextCallPhrases-0.4/t/pod.t Text-Extract-MaketextCallPhrases-0.4/lib/Text/ Text-Extract-MaketextCallPhrases-0.4/lib/Text/Extract/ Text-Extract-MaketextCallPhrases-0.4/lib/Text/Extract/MaketextCallPhrases.pm CPAN.pm: Going to build D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.4.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::Extract::MaketextCallPhrases Writing MYMETA.yml and MYMETA.json >>> 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.4.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Text::Extract::MaketextCallPhrases 0.4 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.4 t/01.get_phrases_in_text.t ......... 1..372 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 - quotetype for Normal, Single Quotes ok 12 - quotetype for Normal, qq{} Quotes ok 13 - quotetype for Normal, q{} Quotes ok 14 - quotetype for Normal, qw() Quotes ok 15 - Normal space, Double Quotes ok 16 - Normal space, Single Quotes ok 17 - Normal space, qq{} Quotes ok 18 - Normal space, q{} Quotes ok 19 - Normal space, qw() quote ok 20 - Normal space, Here Doc ok 21 - Normal space, Multi-line ok 22 - Normal no paren, Double Quotes ok 23 - Normal no paren, Single Quotes ok 24 - Normal no paren, qq{} Quotes ok 25 - Normal no paren, q{} Quotes ok 26 - Normal no paren, qw() quote ok 27 - Normal no paren, Here Doc ok 28 - Normal no paren, Multi-line ok 29 - perl format ok 30 - TT format ok 31 - cpanel format ok 32 - backtick ok 33 - qx ok 34 - regex no m ok 35 - regex w/ m ok 36 - regex substitute ok 37 - transliterate ok 38 - qr() ok 39 - Empty, DQ ok 40 - Empty, SQ ok 41 - Empty q ok 42 - Empty, qq ok 43 - Empty, qw() ok 44 - bare word ok 45 - name space like bare word ok 46 - class method ok 47 - scalar ok 48 - perlish no quotetype ok 49 - array ok 50 - hash ok 51 - object method ok 52 - star glob ok 53 - & func ok 54 - slash star glob ok 55 - function call ok 56 - No arg, paren basic ok 57 - No arg, no paren ok 58 - No arg, paren space ok 59 - No arg, no paren space ok 60 - No arg, paren multiline ok 61 - No arg, no paren multiline ok 62 - trailing, multiline partial ok 63 - 0 is normal ok 64 - 1 is normal ok 65 - 2 is normal ok 66 - 3 is normal ok 67 - 4 is normal ok 68 - 5 is normal ok 69 - 6 is normal ok 70 - 7 is normal ok 71 - 8 is normal ok 72 - 9 is normal ok 73 - 10 is normal ok 74 - 11 is normal ok 75 - 12 is normal ok 76 - 13 is normal ok 77 - 14 is normal ok 78 - 15 is normal ok 79 - 16 is normal ok 80 - 17 is normal ok 81 - 18 is normal ok 82 - 19 is normal ok 83 - 20 is normal ok 84 - 21 is normal ok 85 - 22 is normal ok 86 - 23 is normal ok 87 - 31 is error ok 88 - 32 is error ok 89 - 33 is error ok 90 - 34 is error ok 91 - 35 is error ok 92 - 47 is error ok 93 - 48 is error ok 94 - 49 is error ok 95 - 50 is error ok 96 - 51 is error ok 97 - 52 is error ok 98 - 24 is warning ok 99 - 25 is warning ok 100 - 26 is warning ok 101 - 27 is warning ok 102 - 28 is warning ok 103 - 29 is warning ok 104 - 30 is warning ok 105 - 36 is warning ok 106 - 37 is warning ok 107 - 38 is warning ok 108 - 39 is warning ok 109 - 40 is warning ok 110 - 41 is warning ok 111 - 42 is warning ok 112 - 43 is warning ok 113 - 44 is warning ok 114 - 45 is warning ok 115 - 46 is warning ok 116 - 53 is warning ok 117 - 0 has no type ok 118 - 1 has no type ok 119 - 2 has no type ok 120 - 3 has no type ok 121 - 4 has no type ok 122 - 5 has no type ok 123 - 6 has no type ok 124 - 7 has no type ok 125 - 8 has no type ok 126 - 9 has no type ok 127 - 10 has no type ok 128 - 11 has no type ok 129 - 12 has no type ok 130 - 13 has no type ok 131 - 14 has no type ok 132 - 15 has no type ok 133 - 16 has no type ok 134 - 17 has no type ok 135 - 18 has no type ok 136 - 19 has no type ok 137 - 20 has no type ok 138 - 21 has no type ok 139 - 22 has no type ok 140 - 23 has no type ok 141 - 24 is command ok 142 - 25 is command ok 143 - 26 is pattern ok 144 - 27 is pattern ok 145 - 28 is pattern ok 146 - 29 is pattern ok 147 - 30 is pattern ok 148 - 31 is empty ok 149 - 32 is empty ok 150 - 33 is empty ok 151 - 34 is empty ok 152 - 35 is empty ok 153 - 36 is bareword ok 154 - 37 is bareword ok 155 - 38 is bareword ok 156 - 39 is perlish ok 157 - 40 is perlish ok 158 - 41 is perlish ok 159 - 42 is perlish ok 160 - 43 is perlish ok 161 - 44 is perlish ok 162 - 45 is perlish ok 163 - 46 is perlish ok 164 - 47 is no_arg ok 165 - 48 is no_arg ok 166 - 49 is no_arg ok 167 - 50 is no_arg ok 168 - 51 is no_arg ok 169 - 52 is no_arg ok 170 - 53 is multiline ok 171 - regexp_conf find aditional ok 172 - regexp_conf preserves order ok 173 - no_default_regex has no effect without regexp_conf ok 174 - no_default_regex has effect with regexp_conf ok 175 - get_phrases_in_text does not have a file field ok 176 - Normal, Double Quotes ok 177 - Normal, Single Quotes ok 178 - Normal, qq{} Quotes ok 179 - Normal, q{} Quotes ok 180 - Normal, qw() quote ok 181 - Normal, Here Doc ok 182 - Normal, Multi-line ok 183 - quotetype for Normal, Double Quotes ok 184 - quotetype for Normal, Single Quotes ok 185 - quotetype for Normal, qq{} Quotes ok 186 - quotetype for Normal, q{} Quotes ok 187 - quotetype for Normal, qw() Quotes ok 188 - Normal space, Double Quotes ok 189 - Normal space, Single Quotes ok 190 - Normal space, qq{} Quotes ok 191 - Normal space, q{} Quotes ok 192 - Normal space, qw() quote ok 193 - Normal space, Here Doc ok 194 - Normal space, Multi-line ok 195 - Normal no paren, Double Quotes ok 196 - Normal no paren, Single Quotes ok 197 - Normal no paren, qq{} Quotes ok 198 - Normal no paren, q{} Quotes ok 199 - Normal no paren, qw() quote ok 200 - Normal no paren, Here Doc ok 201 - Normal no paren, Multi-line ok 202 - perl format ok 203 - TT format ok 204 - cpanel format ok 205 - backtick ok 206 - qx ok 207 - regex no m ok 208 - regex w/ m ok 209 - regex substitute ok 210 - transliterate ok 211 - qr() ok 212 - Empty, DQ ok 213 - Empty, SQ ok 214 - Empty q ok 215 - Empty, qq ok 216 - Empty, qw() ok 217 - bare word ok 218 - name space like bare word ok 219 - class method ok 220 - scalar ok 221 - perlish no quotetype ok 222 - array ok 223 - hash ok 224 - object method ok 225 - star glob ok 226 - & func ok 227 - slash star glob ok 228 - function call ok 229 - No arg, paren basic ok 230 - No arg, no paren ok 231 - No arg, paren space ok 232 - No arg, no paren space ok 233 - No arg, paren multiline ok 234 - No arg, no paren multiline ok 235 - trailing, multiline partial ok 236 - 0 is normal ok 237 - 1 is normal ok 238 - 2 is normal ok 239 - 3 is normal ok 240 - 4 is normal ok 241 - 5 is normal ok 242 - 6 is normal ok 243 - 7 is normal ok 244 - 8 is normal ok 245 - 9 is normal ok 246 - 10 is normal ok 247 - 11 is normal ok 248 - 12 is normal ok 249 - 13 is normal ok 250 - 14 is normal ok 251 - 15 is normal ok 252 - 16 is normal ok 253 - 17 is normal ok 254 - 18 is normal ok 255 - 19 is normal ok 256 - 20 is normal ok 257 - 21 is normal ok 258 - 22 is normal ok 259 - 23 is normal ok 260 - 31 is error ok 261 - 32 is error ok 262 - 33 is error ok 263 - 34 is error ok 264 - 35 is error ok 265 - 47 is error ok 266 - 48 is error ok 267 - 49 is error ok 268 - 50 is error ok 269 - 51 is error ok 270 - 52 is error ok 271 - 24 is warning ok 272 - 25 is warning ok 273 - 26 is warning ok 274 - 27 is warning ok 275 - 28 is warning ok 276 - 29 is warning ok 277 - 30 is warning ok 278 - 36 is warning ok 279 - 37 is warning ok 280 - 38 is warning ok 281 - 39 is warning ok 282 - 40 is warning ok 283 - 41 is warning ok 284 - 42 is warning ok 285 - 43 is warning ok 286 - 44 is warning ok 287 - 45 is warning ok 288 - 46 is warning ok 289 - 53 is warning ok 290 - 0 has no type ok 291 - 1 has no type ok 292 - 2 has no type ok 293 - 3 has no type ok 294 - 4 has no type ok 295 - 5 has no type ok 296 - 6 has no type ok 297 - 7 has no type ok 298 - 8 has no type ok 299 - 9 has no type ok 300 - 10 has no type ok 301 - 11 has no type ok 302 - 12 has no type ok 303 - 13 has no type ok 304 - 14 has no type ok 305 - 15 has no type ok 306 - 16 has no type ok 307 - 17 has no type ok 308 - 18 has no type ok 309 - 19 has no type ok 310 - 20 has no type ok 311 - 21 has no type ok 312 - 22 has no type ok 313 - 23 has no type ok 314 - 24 is command ok 315 - 25 is command ok 316 - 26 is pattern ok 317 - 27 is pattern ok 318 - 28 is pattern ok 319 - 29 is pattern ok 320 - 30 is pattern ok 321 - 31 is empty ok 322 - 32 is empty ok 323 - 33 is empty ok 324 - 34 is empty ok 325 - 35 is empty ok 326 - 36 is bareword ok 327 - 37 is bareword ok 328 - 38 is bareword ok 329 - 39 is perlish ok 330 - 40 is perlish ok 331 - 41 is perlish ok 332 - 42 is perlish ok 333 - 43 is perlish ok 334 - 44 is perlish ok 335 - 45 is perlish ok 336 - 46 is perlish ok 337 - 47 is no_arg ok 338 - 48 is no_arg ok 339 - 49 is no_arg ok 340 - 50 is no_arg ok 341 - 51 is no_arg ok 342 - 52 is no_arg ok 343 - 53 is multiline ok 344 - regexp_conf find aditional ok 345 - regexp_conf preserves order ok 346 - no_default_regex has no effect without regexp_conf ok 347 - no_default_regex has effect with regexp_conf ok 348 - quotemeta() is unescaped ok 349 - paren-ed here doc parsed OK ok 350 - paren-ed here doc quotetype ok 351 - paren-ed here doc heredoc ok 352 - quotetype for Normal, Here Doc (double) ok 353 - quotetype for Normal, Here Doc (single) ok 354 - quotetype for Normal, Here Doc (implicit) ok 355 - quotetype for Normal, Here Doc (double) ok 356 - quotetype for Normal, Here Doc (single) ok 357 - quotetype for Normal, Here Doc (implicit) ok 358 - heredoc for Normal, Here Doc (double) ok 359 - heredoc for Normal, Here Doc (single) ok 360 - heredoc for Normal, Here Doc (implicit) ok 361 - 0 is perlish ok 362 - 1 is perlish ok 363 - quoted $var in single quotes ok 364 - quoted $var in single quotes w/ space ok 365 - slash chars in single quote preserved as literal ok 366 - quotetype for quoted $var in single quotes ok 367 - 0 is perlish ok 368 - 1 is perlish ok 369 - $var in single quotes ok 370 - $var in single quotes w/ space ok 371 - slash chars in double quote interpolated ok 372 - quotetype for quoted $var in double quotes ok # Testing Text::Extract::MaketextCallPhrases 0.4 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.4 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.4 t/04.default_regex_non_maketext.t .. 1..27 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 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=8, Tests=430, 7 wallclock secs ( 0.23 usr 0.10 sys + 4.63 cusr 0.79 csys = 5.75 CPU) Result: PASS DMUEY/Text-Extract-MaketextCallPhrases-0.4.tar.gz make test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> Extract phrases from maketext–call–looking text >>> (cd /export/home/fly1464/var/cpan/build/Text-Extract-MaketextCallPhrases-0.4-nTTFP4 && tar cvf - Text-Extract-MaketextCallPhrases-0.4.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/D/DM/DMUEY/Text-Extract-MaketextCallPhrases-0.4.tar.gz Text-Extract-MaketextCallPhrases-0.4.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 /export/home/fly1464/var/cpan/build/Text-Extract-MaketextCallPhrases-0.4-nTTFP4/Text-Extract-MaketextCallPhrases-0.4.ppd /export/home/fly1464/var/REPO/D/DM/DMUEY Finished 2012-11-06T06:01:37