Help for this page
my %complex = ( key_of_hash=>{ ... ['element0',8979,'something else'] ] );
my $complexSubVarRef = $complex{'key_of_arr'}[3];