Search results for "module:Array::AsHash"
Array::AsHash - Treat arrays as a hashes, even if you need references for keys.
Sometimes we have an array that we need to treat as a hash. We need the data ordered, but we don't use an ordered hash because it's already an array. Or it's just quick 'n easy to run over array elements two at a time. This module allows you to use t...
OVID/Array-AsHash-0.32 - 02 Aug 2006 21:03:23 UTC
Tie::Array::AsHash - tie arrays as hashes by splitting lines on separator
"Tie::Array::AsHash" uses some practical extracting code so arrays can be tied to hashes. The module was initially written by Chris Angell <chris@chrisangell.com> for managing htpasswd-format password files....
REHSACK/Tie-Array-AsHash-0.200 - 08 Nov 2013 18:37:34 UTC
Array::AsHash::Iterator - Iterator object for Array::AsHash
This is the iterator returned by the "Array::AsHash::each" method. Do not use directly....
OVID/Array-AsHash-0.32 - 02 Aug 2006 21:03:23 UTC