%hash_of_hash = (); $key = 'S'; $new_data = {}; $new_data{'1'} = 'ASB'; $new_data{'2'} = '#$'; $new_data{'3'} = '$'; $hash_of_hash{$key} = $new_data; # repeat for other data....
In reply to Re: How do I use a hash to store my data
by Doraemon
in thread How do I use a hash to store my data
by Hen_true
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |