Charles et al, Certainly good advice, and I did print it out, so I do know what happens.
%perl junk.pl affection3 Compilation finished at Fri Jul 16 20:02:43 It's just that I don't know why this happens. At 09:52 PM 7/16/04 -0500, Charles K. Clarkson wrote: >David Arnold <[EMAIL PROTECTED]> wrote: > >: If I have: >: >: my $state={}; >: $state->{WORD}='affection'; >: $state->{GAMENO}=3; >: $state->{GUESSES}=3; >: >: Then, the following line puzzles me: >: >: my @[EMAIL PROTECTED](WORD GAMENO)}; >: >: How does the order of evaluation go here in order to >: populate @ary? > > Why not just print @ary and find out for yourself? > > >Charles K. Clarkson >-- >Mobile Homes Specialist >254 968-8328 > > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>