|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Get same position value in 2nd arrayby Phinix (Acolyte) |
| on Dec 21, 2012 at 03:30 UTC ( #1009845=note: print w/ replies, xml ) | Need Help?? |
|
I have decided to attempt this with hashes, however am now confused as to why my loop doesn't evaluate the table in order. For example, this code:
...produces the following result: test5 = 5 test7 = 7 test1 = 1 test4 = 4 test6 = 6 test3 = 3 test2 = 2
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||