You are talking two different languages here - Java and Perl. You can't create a Java object using perl, you can sure call a java program using perl or maybe maybe maybe something more with JNI.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
All of the steps are relatively easy to do in Java. Why would you want to introduce Perl into it?
There are ways of mixing Perl and Java if you're set on doing that, e.g. JPL .