Help for this page
if (@x{1,2})
if ($x{2})
if (@{[ EXPR ]}) # Array ... if (count(EXPR)) # External function such as # sub count { 0+@_ }