Vineith I do not know, but if you need to execute Pearl code inside Java code, in Java 6, codename Mustang, is possible to execute script code inside the Java Virtual Machine.
The default scripting engine is Rhino, for JavaScript, but as it is a specification, if exists an Pearl engine, you can plug it into the JVM and execute your Pearl code. Mode infoa bout the available engines and how to install one: https://scripting.dev.java.net/ Maybe it can help you, David. 2007/10/14, vineith kaul <[EMAIL PROTECTED]>: > > Is there some tool by which we can convert a complete Java Code to a > Perl code ? > > -- > Vineith Kaul > Masters Student Bioinformatics > The Parker H. Petit Institute for Bioengineering and Bioscience (IBB) > Georgia Tech, Atlanta > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
