If I want to create 20 separate hashes dynamically, each of which has the same keys but different values, I want to have
$hash$numericid{$key} = $value;
How to get each has to be named
%hash1, %hash2, etc?-clay
In reply to Re: dynamically creating the name of a hash key-name
by Anonymous Monk
in thread dynamically creating the name of a hash key-name
by vipinh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |