Skip Menu |

This queue is for tickets about the OOTools CPAN distribution.

Report information
The Basics
Id: 29824
Status: new
Priority: 0/
Queue: OOTools

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

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



Subject: fail in 5.10
In perl 5.10 defined %{$_.'::'} (from Class::Util) is always true. Reason: Change 24660 by nicholas@ship-in-a-bottle on 2005/06/01 14:33:14 Store the xhv_aux structure after the main array. This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit build. It has the side effect of defined %symbol_table:: now always being true. defined %hash is already deprecated. -- Alexandr Ciornii, http://chorny.net