Running Rakudo



Version information:


/path/to/somedir/rakudo/perl6 -v


I added /path/to/somedir/rakudo/ to the PATH variable so I can also
type:


perl6 -v


Oneliners:

perl6 -e "say 42"


Help:

perl6 -h


Interactive perl6 console


perl6


I used to have a shell script called perl6 that contains the following: /path/to/somedir/parrot/parrot /path/to/somedir/parrot/parrot/languages/rakudo/perl6.pbc "$@" but recently I am just using the generated perl6 executable. It is said to be crashing sometimes but it worked quite well for me so far.


Copyright 2006, 2007, 2008, 2009, 2010 Gabor Szabo http://szabgab.com/ Index | TOC
If you are interested in on-site trainings by the author, please contact me directly.

Online courses: