Subject: | t/safeload.t fails (with newer version.pm?) |
t/safeload.t currently fails with the following output (various perl versions on various OSes):
# Failed test 'Can load version.pm in a Safe compartment'
# at t/safeload.t line 26.
# Unable to create sub named "*Safe::Root0::version::vxs::numify" at /usr/perl5.14.4/lib/site_perl/5.14.4/amd64-freebsd/version.pm line 48.
# Compilation failed in require at (eval 10) line 1.
# BEGIN failed--compilation aborted at (eval 10) line 1.
# Looks like you failed 1 test of 3.
t/safeload.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
This could be related to version.pm;
http://analysis.cpantesters.org/reports_by_field?distv=Safe-2.35;field=mod%3Aversion shows almost no PASS reports for version 0.9911 and 0.9912.