We are using some api written in perl .The return value for those api may be hash or arrays.Can i use these return values in java code.We are trying to build jsp pages and servelets which may use some of these perl api's.
Is there any module for getting perl api's return values and use that return values in my java code.
srini.