With petdance's assistance, today I verified that this now works on Darwin:

perl Configure.pl
make perl6

Confirmation:

[parrot] 512 $ ll perl6
-rw-r--r--   1 jimk  jimk  807796 Jan 13 16:57 perl6
[parrot] 513 $ chmod 0755 perl6
[parrot] 514 $ ./perl6 -e 'say "Hello world"'
Hello world


... which means that, after 8 years, I'm no longer going to be able to
defer learning how Perl 6 differs from Perl 5 ;-)

Reply via email to