Skip Menu |

This queue is for tickets about the Template-Plugin-MobileJPPictogram CPAN distribution.

Report information
The Basics
Id: 77205
Status: resolved
Priority: 0/
Queue: Template-Plugin-MobileJPPictogram

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

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



Subject: Test fails with perl 5.16.0 RC0
The test suite fails with perl 5.16.0 RC0 on two machines of mine (a FreeBSD and a Linux box). The error message is: t/00_compile.t .. ok Can't use string ("aa") as a HASH ref while "strict refs" in use at t/01_simple.t line 37. # Looks like your test exited with 255 before it could output anything. t/01_simple.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests The test suite works fine on the same machines with perl 5.14.2. Regards, Slaven
Thanks. This issue was fixed at 0.06. On 2012-5月-15 火 02:22:27, SREZIC wrote: Show quoted text
> The test suite fails with perl 5.16.0 RC0 on two machines of mine (a > FreeBSD and a Linux box). The error message is: > > t/00_compile.t .. ok > Can't use string ("aa") as a HASH ref while "strict refs" in use at > t/01_simple.t line 37. > # Looks like your test exited with 255 before it could output anything. > t/01_simple.t ... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 3/3 subtests > > The test suite works fine on the same machines with perl 5.14.2. > > Regards, > Slaven