Skip to content

Instantly share code, notes, and snippets.

Created June 28, 2014 23:00
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 anonymous/ea6d6afd908f00f3ece6 to your computer and use it in GitHub Desktop.
Save anonymous/ea6d6afd908f00f3ece6 to your computer and use it in GitHub Desktop.
./perl6-j --target=jar --output=lib/Test.jar lib/Test.pm
Unhandled exception: Method 'count' not found for invocant of class 'Scalar'
in print_exception (gen/jvm/CORE.setting:11489)
in <anon> (gen/jvm/CORE.setting:11531)
in command_eval (gen/jvm/stage2/NQPHLL.nqp:1265)
in command_eval (src/Perl6/Compiler.nqp:17)
in command_line (gen/jvm/stage2/NQPHLL.nqp:1206)
in MAIN (gen/jvm/main.nqp:39)
in (gen/jvm/main.nqp:35)
in (gen/jvm/main.nqp)
make: *** [lib/Test.jar] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment