Re: what is a pseudohash

2004-02-03 Thread Jeff 'japhy' Pinyan
On Feb 3, Michael C. Davis said: >The CPAN documentation for Apache::Reload refers to "pseudohashes". What >is a pseudohash? Does anyone know what they could be referring to? The pseudohash was a short-lived hybrid array-hash. Briefly put: $phash = [ { this => 1, th

what is a pseudohash

2004-02-03 Thread Michael C. Davis
Hi all, The CPAN documentation for Apache::Reload refers to "pseudohashes". What is a pseudohash? Does anyone know what they could be referring to? Here's the section that uses the term: [..] "The short summary of this is: Don't use psuedohashes. Use an array w