Subject: | Wrong skip in t/util-type-date.t? |
It seems that the test suite fails if Time::Moment is installed and DateTime is not installed:
...
t/util-type-date.t ....... skipped: DateTime not available
Test Summary Report
-------------------
t/util-type-date.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 0 tests but ran 1.
Files=17, Tests=160, 11 wallclock secs ( 0.75 usr 0.27 sys + 10.04 cusr 0.92 csys = 11.98 CPU)
Result: FAIL
...