M . J . T . Guy <mjtg@cus.cam.ac.uk> writes: > >Presumably it is being confused by the pseudo-hash logic. > >And should tie() on pseudo-hashes Do The Right Thing anyway? Treating a tied ARRAY as a hash should trigger the pseudo hash code. (I gave this a passing thought when doing TIEARRAY fixes.) Likewise a tied HASH should be usable as the index hash. Now whether either _works_ is a different story - anyone want to write a t/*.t type testcase? > -- Nick Ing-SimmonsThread Previous