in reply to Re^4: What is the difference between $array[1] and @array[1]?
in thread What is the difference between $array[1] and @array[1]?
(Syntax and/or semantics are different in Perl6. This only applies to Perl5.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: What is the difference between $array[1] and @array[1]?
by JavaFan (Canon) on Apr 07, 2009 at 21:21 UTC | |
by ikegami (Patriarch) on Apr 07, 2009 at 22:30 UTC |