in reply to Re: Re: undef'ing @arrays caveat
in thread undef'ing @arrays caveat

Oh I see, the '' is the stringified undef. Yes, that I appreciate, but

however, %hash=undef=>undef; may not do what you mean, if you don't know what you mean. here, the difference between , and => is plain.

Boy, did I sound *that* clueless? I was just verifying the various somevariable = undef behavior before I post an answer, and just came upon one that seemed weird strange. ugh.

Replies are listed 'Best First'.
Re^4: undef'ing @arrays caveat
by particle (Vicar) on Apr 20, 2002 at 13:02 UTC
    i'm sorry, that bit wasn't meant for you. that was meant for all readers. i should have been more clear, perhaps by posting that bit to the original poster. sorry for any unintended offense :-)

    ~Particle ;Þ