Skip Menu |

This queue is for tickets about the Types-ReadOnly CPAN distribution.

Report information
The Basics
Id: 117291
Status: resolved
Priority: 0/
Queue: Types-ReadOnly

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.002
Fixed in:
  • 0.001
  • 0.002



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 ...
Works in newer versions of Perl.