Include Perl in Java

前端 未结 7 1279
予麋鹿
予麋鹿 2020-12-31 20:19

Is there any way to execute perl code without having to use Runtime.getRuntime.exec(\"...\"); (parse in java app)?

7条回答
提交回复
热议问题