print "Array is empty\n." if ($#array <= 0); [download]
In reply to Re: How do I test if an array is empty or not? by simmisam in thread How do I test if an array is empty or not? by Anonymous Monk