Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pmurias committed Mar 30, 2013
1 parent 082a2a3 commit 8e169cc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -5,5 +5,8 @@ v5.pm for rakudo

Currently v5.pm is compiled into perl5.pbc as 'use v5' is currently a noop in rakudo so temporarily use 'use perl5'.

make
PERL6LIB=blib perl6 t/v5/basic.t
make # build everything
make spectest # run the tests form roast5 we pass

PERL6LIB=blib perl6 t/v5/basic.t # run a file

0 comments on commit 8e169cc

Please sign in to comment.