CatcherInTheRye has asked for the wisdom of the Perl Monks concerning the following question:
@data = ( orange, strawberry, apple, orange, banana);
Edited by Chady -- added code tags.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do I get the position of the same value in array or list.
by pelagic (Priest) on Apr 07, 2004 at 06:45 UTC | |
|
Re: How do I get the position of the same value in array or list.
by matija (Priest) on Apr 07, 2004 at 06:47 UTC | |
|
Re: How do I get the position of the same value in array or list.
by Zaxo (Archbishop) on Apr 07, 2004 at 06:41 UTC | |
by tinita (Parson) on Apr 07, 2004 at 08:08 UTC |