Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:
[...]
> =head1 TITLE
>
> Rename @ARGV to @ARGS
Renaming is a good idea.
But @ARGS has one disadvantage: it's a plural form. Arrays usually
have the singular name of their contents (yes, "ARGument Vector"
manages to break that too); the plural / singular distinction is
performed by other means, which are very obvious in Perl (although
even in other languages it's more common to give the array a singular
name). For the array @el (not @els), $el[2] is a singular form,
@el[2-11] is a plural form. Saying @ARGS it a bit like saying
argumentses.
[...]
--
Ariel Scolnicov |"GCAAGAATTGAACTGTAG" | [EMAIL PROTECTED]
Compugen Ltd. |Tel: +972-2-6795059 (Jerusalem) \ We recycle all our Hz
72 Pinhas Rosen St. |Tel: +972-3-7658514 (Main office)`---------------------
Tel-Aviv 69512, ISRAEL |Fax: +972-3-7658555 http://3w.compugen.co.il/~ariels