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
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