Subject: | Undefined subroutine &Internals::hv_clear_placeholders |
With perl 5.25.x (at least with 5.25.4, maybe also earlier) the following error happens:
...
Undefined subroutine &Internals::hv_clear_placeholders called at /tmpfs/.cpan-build-cpansand/2016082821/Types-ReadOnly-0.002-0/blib/lib/Types/ReadOnly.pm line 37.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 6.
t/02readonly.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
All 6 subtests passed
...