Description
Perl tools can discover details about the currently running Perl interpreter, such as executable path and environment characteristics. This is useful for build scripts, test harnesses, and diagnostics.
It is a developer library. Environment detection should be logged clearly when it affects build or test behavior, because different Perl executables can produce different results.