Help for this page
if (scalar(@numbers) > 0) { # compare only when array has entries ... } else { # nothing to compare }