# New Ticket Created by Will Coleda # Please include the string: [perl #118313] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=118313 >
Biggest blocker to running "make test" with rakudo-java right now: $ ./perl6 -e 'use v6' Unhandled exception: Method 'backtrace' not found in print_exception in <anon> in command_eval in command_eval in command_line in MAIN in in (also need a backtrace, but that's another ticket) -- Will "Coke" Coleda
Biggest blocker to running "make test" with rakudo-java right now:
$ ./perl6 -e 'use v6'
Unhandled exception: Method 'backtrace' not found
in print_exception
in <anon>
in command_eval
in command_eval
in command_line
in MAIN
in
in
Will "Coke" Coleda
