Subject: | Test 48 fails |
While running "make test":
...
ok 46
ok 47
not ok 48
# Failed test 48 in test.pl at line 256
# test.pl line 256 is: ok($d_gmt == $d_end) ;
...
Unfortunately perl's test infrastructure does not handle failures in test.pl scripts correctly, so this kind of failure still appears as a "pass" at CPAN Testers.