>>>>> "PS" == Peter Scott <[EMAIL PROTECTED]> writes:

>> I want this to *always* print out the _value_ of @stuff, even if it's
>> unititalized.

PS> Arrays aren't uninitialized.  They contain zero or more scalars, some of 
PS> which may be uninitialized.

I don't know if it is still true. But at one point in perl's life
defined(@arr) was false before anything was assigned to the array.

At this point this is highly frowned upon.

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to