in reply to Re^2: Parsing a dataset into an arbitrary sized hash of hashes
in thread Parsing a dataset into an arbitrary sized hash of hashes
my @req = map \$_, @currentpath, $list[1], 'required';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Parsing a dataset into an arbitrary sized hash of hashes
by DunLidjun (Acolyte) on Apr 04, 2014 at 14:06 UTC |