Does anyone here have experience using the Java/Perl interface?
I want to use Perl to integrate two systems, one of which is an SAP database that only supports a native Java API. So the choice is either to use Perl Expect to "automate data entry" if you will, or to attempt lower level API method calls.
Any suggestions, experiences, or ideas on this topic?