Description
Perl scripts and modules can embed Java source code through Inline::Java. This is useful for experiments, integrations, or legacy systems where Perl code needs to call Java classes directly.
It is an advanced language integration tool. Embedded Java code may compile and run inside the workflow, so sources, classpaths, and runtime behavior should be trusted and tested.