Subject: | CGITempFile related failure |
The t/04-usage.t test fails on my system (perl 5.21.5, FreeBSD 10):
Can't locate object method "new" via package "CGITempFile" (perhaps you forgot to load "CGITempFile"?) at t/04-usage.t line 14.
# Looks like your test exited with 255 before it could output anything.
t/04-usage.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Maybe it's related to new CGI.pm versions?