Subject: | Test suite fails since perl 5.21.7 |
The t3.t fails with 5.21.7 and newer:
Type of arg 1 to Math::Permute::Array::Apply_on_perms must be block or sub {} (not undef operator) at t/t3.t line 29, near "@array)"
Type of arg 1 to Math::Permute::Array::Apply_on_perms must be block or sub {} (not reference constructor) at t/t3.t line 32, near "undef;"
Type of arg 1 to Math::Permute::Array::Apply_on_perms must be block or sub {} (not undef operator) at t/t3.t line 35, near "undef)"
Execution of t/t3.t aborted due to compilation errors.
# Looks like your test exited with 255 just after 1.
t/t3.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed