Thu Oct 11 08:56:20 2007p.turner [...] newman.ac.uk - Ticket created
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.