in reply to C Library for Perl-like Hashes Creation

For portability, and perhaps general availability, you may want to take a look at tables and arrays in Apache's APR library. The docs for APR::Table are useful for seeing the Perl equivalent.
  • Comment on Re: C Library for Perl-like Hashes Creation