> This is a bit of an oversimplification.  $foo and @foo do not always
> behave the same, even if $foo and @foo refer to the same array object.
> In particular, $foo doesn't behave like @foo in a list context.
> Scalars must continue to behave like scalars in list context, even
> if they're internally composite.

Am I the only one here who thinks Perl 6's rules for arrays/lists/refs are
getting way too complicated? This is getting even worse than C's confusion of them.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to