Skip to content

Instantly share code, notes, and snippets.

@masak
Created June 5, 2009 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masak/124489 to your computer and use it in GitHub Desktop.
Save masak/124489 to your computer and use it in GitHub Desktop.
$ ~/gwork/rakudo/perl6 -e 'use Form::Grammar'
"load_bytecode" couldn't find file 'perl6.pbc'
$ sudo dtruss -estat ~/gwork/rakudo/perl6 -e 'use Form::Grammar'
ELAPSD SYSCALL(args) = return
too few arguments passed (0) - 3 params expected
in Main (<unknown>:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment