find_perl version, \names, \dirs, trace
version
names
dirs
trace
Searches for an executable Perl. Takes the following arguments:
The executable must be at least the version given by version.
Array reference. The name of the executable must be an entry in the array.
Array reference. The executable must be in a directory that is one of the entries in the array.
If trace is true, prints debugging information.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]