in reply to Re^2: Simple? problem accesssing elements in a hash
in thread Simple? problem accesssing elements in a hash
use Data::Dumper; $Data::Dumper::Useqq = 1; # print non-printable chars warn Dumper $blackbox;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Simple? problem accesssing elements in a hash
by 0AP0 (Initiate) on Aug 29, 2008 at 16:48 UTC |