On Fri, Aug 07, 2009 at 03:05:33PM -0700, Todd Presta wrote:
>I gave it a whirl on the Win32 platform and all but one of the tests
> failed after attempting to build
>java2perl6, apparently due to the system calls to javap using backticks. I
> did a quick workaround
>locally with IPC:
I gave it a whirl on the Win32 platform and all but one of the tests failed
after attempting to build java2perl6, apparently due to the system calls to
javap using backticks. I did a quick workaround locally with IPC::Open2 instead
and got a bit further, but progress is still incomplete at this