[EMAIL PROTECTED] wrote: > t/prereq................ > # Failed test in t/prereq.t at line 81. > # got: 'Warning: prerequisite I::Do::Not::Exist 0 not found. > # Warning: prerequisite strict 99999 not found. We have 1.01. > # ' > # expected: 'Warning: prerequisite I::Do::Not::Exist 0 not found. > # Warning: prerequisite strict 99999 not found. We have 1.03. > # ' > # Looks like you failed 1 test of 11. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 7 > Failed 1/11 tests, 90.91% okay
6.34 fixed this one. > t/writemakefile_args.... > # Failed test in t/writemakefile_args.t at line 179. > # got: 'v1.2.3' > # expected: '1.2.3' > > # Failed test in t/writemakefile_args.t at line 190. > # got: 'v1.2.3' > # expected: '1.2.3' > # Looks like you failed 2 tests of 28. > dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 23, 26 > Failed 2/28 tests, 92.86% okay version.pm 0.70 seems to print out differently than 0.72x. I'll fix that up.
