Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm using the following data:
$VAR1 = { 'response_1.3.6.1.2.1.2.2.1.12.27' => { 'Time_Arrived' => '16:14:13.8', 'Error_Status' => 'No error', 'OID_NAME' => [ [], [ '1.3.6.1.2.1.2.2.1.11.27', 'ifInUcastPkts.27', 1 ], [ '1.3.6.1.2.1.2.2.1.15.27', 'ifInUnknownProtos.27', 1 ], [ '1.3.6.1.2.1.2.2.1.14.27', 'ifInErrors.27', 1 ],
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re: Array elements in a hash
by merlyn (Sage) on Mar 24, 2003 at 20:09 UTC | |
|
Re: Array elements in a hash
by dragonchild (Archbishop) on Mar 24, 2003 at 20:08 UTC | |
by Anonymous Monk on Mar 24, 2003 at 21:25 UTC | |
by dragonchild (Archbishop) on Mar 24, 2003 at 21:37 UTC | |
by Anonymous Monk on Mar 24, 2003 at 21:54 UTC | |
by dragonchild (Archbishop) on Mar 24, 2003 at 22:10 UTC |