\@array is valid syntax, because you can take a reference to an array.
The difference is, LIST creates a new anonymous array reference and fills it with LIST; \@ARRAY takes a reference to an existing array.
In reply to Re: creating array refs
by btrott
in thread creating array refs
by agoth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |