Hi,
brian d foy wrote:
> Under the section "The for Statement" in S04, it says that the diamond
> operator
>
> while( <> ) { ... }
>
> becomes in Perl 6
>
> for =$*ARGS { ... }Some time ago I read that too, and wondered why that's not [EMAIL PROTECTED] That seems more reasonable, because the command line arguments are stored in @*ARGS. I can't answer your question, sorry ;-). Moritz -- Moritz Lenz http://moritz.faui2k3.org/ - http://sudokugarden.de/ - http://perl-6.de/
signature.asc
Description: OpenPGP digital signature
