Rakudo Perl Hacking Rakudo Perl #39

Downloading and building Rakudo Perl

Best practice is to obtain from github

See http://rakudo.org/how-to-get-rakudo

$ git clone git://github.com/rakudo/rakudo.git
$ cd rakudo
$ perl Configure.pl --gen-parrot
$ make
$ make test           # run internal tests
$ make spectest       # run official test suite
Copyright © 2009
http://www.pmichaud.com/2009/pres/