Dharmender rai wrote:
> 
> You can use defined() function by checking for the
> first element.

No, checking the first element of an array will tell you whether or not
the first element of the array is defined, it will not tell you if the
array is empty.


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to