Help for this page
$scalar = @array;
($scalar) = @array;
($next) = @{$nextimg};
$scalar = $array[0];
$next = ${$nextimg}[0];