Subject: | t/core/exporter.t fails on some configurations |
On some systems I see errors which look like the following:
...
Bareword "physics" not allowed while "strict subs" in use at t/core/exporter.t line 268.
Execution of t/core/exporter.t aborted due to compilation errors.
t/core/exporter.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 92/92 subtests
...
Sometimes it's another bareword ("chemistry" or "biology").
I don't see a pattern if this happens for specific perl versions or on specific OS.