ArrayHashMonster

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


It's alive!  It's Aliiiive!

Is it an array, or is it a hash?  Neither!  Both!  It's a disgusting
frankenstein's monster made by sewing together bits and pieces of
arrays and hashes into a monstrous and unholy creation!

What does it do?  It manufactures an object that can be used as either
an array reference or a hash reference.

Why would you ever want such a thing?  Well, it's the natural way to
present an ordered hash.  You could then use $orderedhash->[7] to get



( run in 0.461 second using v1.01-cache-2.11-cpan-df04353d9ac )