in reply to Re^3: Problem: read a GDBM hash with 2 keys in perl
in thread Problem: read a GDBM hash with 2 keys in perl
The value was an array (1,2) and I pushed another array to it (3,1) and then store it as the value. This is not multidimensional, so there shouldn't be any issues, right? Cheers, Rezakey => value Iran => ((1,2),(3,1))
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Problem: read a GDBM hash with 2 keys in perl
by almut (Canon) on Jun 29, 2010 at 22:56 UTC |