Help for this page
if ($varType eq "ARRAY") { my @tmp = $_[0];
if ($varType eq "ARRAY") { my @tmp = @{ $_[0] };