Subject: | Undefined subroutine &Internals::hv_clear_placeholders called |
The test suite fails with perl 5.25.4:
...
# Failed test 'Create hash (list)'
# at t/10-basics.t line 47.
# expected return but an exception was raised
# Failed test 'Modify hash'
# at t/10-basics.t line 52.
# 'Undefined subroutine &Internals::hv_clear_placeholders called at /tmpfs/.cpan-build-cpansand/2016090121/Const-Fast-0.014-3/blib/lib/Const/Fast.pm line 38.
# '
# doesn't match '(?^:\AModification of a read-only value attempted at t\/10\-basics\.t line 52\.\Z)'
...