Skip Menu |

This queue is for tickets about the HTML-Mason CPAN distribution.

Report information
The Basics
Id: 88708
Status: resolved
Priority: 0/
Queue: HTML-Mason

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

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



Subject: hash order affects object ID
Date: Mon, 16 Sep 2013 12:56:43 +0100
To: bug-HTML-Mason [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Hash randomisation in Perl 5.18 affects the serialisation of HTML::Mason::Compiler configuration that goes into its object ID. This breaks caching of compilation results, because different threads with equivalent Mason compilers don't share their caches. Attached patch fixes. -zefram

Message body is not shown because sender requested not to inline it.

Fixed in 1.52, thanks.