Subject: | Error in filter: 'ref-to-glob cast' trapped by operation mask (0.300) |
The test suite fails on all of my smoker systems:
...
PERL_DL_NONLAZY=1 "/usr/perl5.22.1p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/evaluator/*.t
Error in filter: 'ref-to-glob cast' trapped by operation mask at (eval 24) line 1.
at /home/cpansand/.cpan/build/2017071018/JSON-Path-0.300-0/blib/lib/JSON/Path.pm line 113.
# Looks like your test exited with 255 just after 8.
t/01basic.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/10 subtests
...