Skip Menu |

This queue is for tickets about the Heap CPAN distribution.

Report information
The Basics
Id: 29920
Status: new
Priority: 0/
Queue: Heap

People
Owner: Nobody in particular
Requestors: p.turner [...] newman.ac.uk
Cc:
AdminCc:

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



Subject: Change in Heap::Elem implementation breaks user defined sub-classes
Date: Thu, 11 Oct 2007 13:54:29 +0000
To: bug-Heap [...] rt.cpan.org
From: "Philip Turner" <p.turner [...] newman.ac.uk>
In version 0.80, Heap::Elem appears to be implemented as a blessed array instead of a blessed hash. This means it is no longer possible to make an object heapable as described in the "Inheriting" section of Heap::Elem's POD. -- Phil Turner Computers have no common sense - _we_users_ need to supply that.