>I recall from the last time this came up that it's an accidental >feature. If the LHS of -> is an array or hash, it's treated as if >it were a reference to that array or hash. I think it hasn't been >removed for fear of breakage. >But it certainly ought to be documented. Patch attached. I like to see it documented as an error. --tom