Perl Code

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

请您先登陆,再发跟帖!