johnb (via RT) wrote:
> # New Ticket Created by  johnb 
> # Please include the string:  [perl #61074]
> # in the subject line of all future correspondence about this issue. 
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61074 >
> 
> 
> Hi,
> 
> I was browsing the page:
> 
> 
>> http://perlgeek.de/blog-en/perl-5-to-6/20-a-grammar-for-xml.html
> 
> and decided to following the instructions to download parrot/perl6.

Unfortunately this page is out of date (I'll update it...), and the test
suite now assumes that it's tested with a newer version of rakudo.

So if you want to make more useful report, please update to the newest
version ('svn up' in the parrot directory, then
make realclean
perl Configure.pl && make
cd languages/perl6/ && make perl
make spectest

(Currently there's one known failure in 'declaration-order.t')

Cheers,
Moritz

Reply via email to