in reply to Re: RE: RE: My views on pseudohashes
in thread My views on pseudohashes

If you're using no strict 'refs', you're doing something wrong. Pseudohashes work just fine under strict refs.

It was recently decided on p5p that the current implementation of pseudohashes, as an array ref where the first element is a hash ref, will be deprecated. Pseudohashes themselves will continue to exist, however, hopefully with a more reasonable implementation. :)