I doubt it - I'm guessing you're going to post buk5 which passes the tests, because buk4 doesn't :)
| [reply] |
| [reply] |
$ perl timeSentenceChars.pl -t
... other tests ....
Testing buk4
not ok 77
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 78
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 79
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
ok 80
ok 81
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 82
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 83
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
ok 84
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 85
# Failed test in timeSentenceChars.pl at line 103.
ok 86
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 87
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
ok 88
ok 89
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 90
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 91
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
ok 92
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 93
# Failed test in timeSentenceChars.pl at line 103.
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
ok 94
Use of uninitialized value in numeric eq (==) at timeSentenceChars.pl line 103.
not ok 95
# Failed test in timeSentenceChars.pl at line 103.
| [reply] |