Description
Perl developers can embed code written in other languages inside Perl modules or scripts through the Inline framework. This is useful for prototypes, native performance paths, and integrations that are easier to write in another language.
It is an advanced build and development tool. Inline code may compile and run native or external-language code, so sources and build environments must be trusted.