--- Ovid <[EMAIL PROTECTED]> wrote:

> This line?
> 
>   my $ndisks := @*ARGS[0] // 3;
> 
> I was rather under the impression that perl6 does not yet implement
> @*ARGS.  Unfortunately, I not only cannot recall where I read that, I
> don't know where to look to verify that.

Er, just to make me feel like a complete idiot ...

I was perusing the parrotsketch IRC logs and for the JAN 1 log
(http://www.parrotcode.org/misc/parrotsketch-logs/irclog.parrotsketch-200801/irclog.parrotsketch.20080101)
I see the following:

  <pmichaud> * added a 'make perl6' target to generate a standalone
executable with pbc_to_ex
  <pmichaud> e
  <pmichaud> * added @*ARGS support, so hanoi.pl now runs

Cheers,
Ovid

--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/

Reply via email to