Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我如何从我的 perl 执行一个 java 类。这个 java 类有一些 system.out 语句和 system.error 和警告语句,我只想捕获 sysout 语句并在 perl 中打印。