Jeff wrote:

> Partial perl6 compiler

What should be the prerequisits for languages/perl6?

README and languages/perl6/README imply that it should work with perl 
5.005, but it obviously doesn't.
(I tried to patch P6C and got it to compile, but the generated 
Perl6grammar doesn't work).

With 5.6.1 Parser.pm needs an additional »use lib '../../lib'« for 
inclusion of the hacked lib/Parse/RecDescent.pm too - and:

$ make test # perl v5.6.1 for i586-linux
...
not ok 8 - Hyper 1
...
All others are ok.

TIA & HAND
leo

Reply via email to