in reply to Re^2: Concise code to list array elements
in thread Concise code to list array elements
In a Perlish context, a sigil is the $, @, %, or & that precedes an identifier.
Although it doesn't actually use the sigil word, perldata will help to understand the syntax of slices.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Concise code to list array elements
by tel2 (Pilgrim) on Apr 08, 2013 at 05:13 UTC |