Subject: | Fails with recent bleadperl |
With perl 5.21.9 and 5.21.10 there are test errors:
# Failed test 'no warnings'
# at /usr/perl5.21.10p/lib/site_perl/5.21.10/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 4 'state should be available'
# given is experimental at (eval 16) line 1.
# at (eval 16) line 1.
# eval ' given($_) { default {} } ' called at t/01-tests.t line 18
#
# Looks like you failed 1 test of 12.
t/01-tests.t ......
and
# Failed test 'closed - died'
# at t/04-warns.t line 35.
# Failed test 'closed - eval failed'
# at t/04-warns.t line 36.
# Failed test 'closed - have error'
# at t/04-warns.t line 37.
# Failed test 'pack - died'
# at t/04-warns.t line 35.
...
# Failed test 'parenthesis - died'
# at t/04-warns.t line 35.
# Failed test 'parenthesis - eval failed'
# at t/04-warns.t line 36.
# Failed test 'parenthesis - have error'
# at t/04-warns.t line 37.
# Failed test 'closure - no warn'
# at t/04-warns.t line 34.
# Looks like you failed 51 tests of 81.
t/04-warns.t ......
Dubious, test returned 51 (wstat 13056, 0x3300)
Failed 52/81 subtests
# Have no installed, use fallback