Perl Code

来源: 2006-01-16 20:49:04 [旧帖] [给我悄悄话] 本文已被阅读:

Could you tell me what the following code means?
I was really confused and don't know what the structure ${...} does.
${$data[$i]}[$j] = $line[$E[$i+1]];

Thank you very much