FindPerlΒΆ
Find a Perl interpreter.
This module defines the following variables:
- PERL_EXECUTABLE
- The full path to Perl. 
- PERL_FOUND
- True if the Perl executable was found. 
- PERL_VERSION_STRING
- New in version 2.8.8. - The version of Perl found. 
Find a Perl interpreter.
This module defines the following variables:
PERL_EXECUTABLEThe full path to Perl.
PERL_FOUNDTrue if the Perl executable was found.
PERL_VERSION_STRINGNew in version 2.8.8.
The version of Perl found.