A quick CPAN search for
Java reveals many options for communication between Java and perl. If it's for an online application, you could choose to have an applet (the user interface) communicating with server-side perl through JavaScript. Could you tell us a little more about what you want to do?