home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


find_perl

find_perl 

version

, \

names

, \

dirs

, 

trace

Searches for an executable Perl. Takes the following arguments:

version

The executable must be at least the version given by version .

\names

Array reference. The name of the executable must be an entry in the array.

\dirs

Array reference. The executable must be in a directory that is one of the entries in the array.

trace

If trace is true, prints debugging information.


Previous: Reference: file_name_is_absolute Perl in a Nutshell Next: Reference: guess_name
Reference: file_name_is_absolute Book Index Reference: guess_name

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.