in reply to Re^3: Generate Array of Hashes WITHOUT References
in thread Generate Array of Hashes WITHOUT References
I tried $Data::Dumper::Deepcopy = 1;, and I see what you mean. One thing I don't understand is what you mean by:
see by for { ... } print Dumper( \%rec ) ;
I'd like to try that code, but what exactly should I type, coz the syntax doesn't look right yet?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Generate Array of Hashes WITHOUT References
by Anonymous Monk on Sep 11, 2014 at 07:11 UTC |