in reply to Re: •Re: Perl Syntax that we generally don't know.
in thread Perl Syntax/resources that we generally don't know or forget.

I don't prefer that, because it's too easy to migrate that to:
@array = undef;
Which does exactly what it doesn't say. {grin}

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.