your code in my script is as follow:
my %new_hash = map {($_, [$rep{$_}, $comb{$_}])} keys %rep; for my $key(keys %new_hash){ print "$key=$new_hash{$key}\n";}
and for each key has an error like that i mentioned.
In reply to Re^4: join two hashes
by Anonymous Monk
in thread join two hashes
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |