Subject: | "tempfile" is not exported by the Mojo::File module |
The test suite fails on some of my smokers:
...
"tempfile" is not exported by the Mojo::File module
Can't continue after import errors at t/notifications-confirm.t line 4.
BEGIN failed--compilation aborted at t/notifications-confirm.t line 4.
t/notifications-confirm.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...
Maybe this happens if the installed Mojolicious is too old? In this case it would help to specify the minimum version in PREREQ_PM or so.