Subject: | t/date*.t fail (if Date::Manip is not installed?) |
Some of my smoker systems show the following test failure:
...
Output from './Build test':
ERROR: no valid check function passed to Data::Checker::check
t/date.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
ERROR: no valid check function passed to Data::Checker::check
t/date_parallel.1.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
ERROR: no valid check function passed to Data::Checker::check
t/date_parallel.2.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
This seems to happen if Date::Manip is not installed.