blob: 57e27909e393943e998e05653f003e451e01f776 (
plain) (
blame)
1
2
3
|
File::Which is a portable implementation (in Perl) of `which', and can
be used to get the absolute filename of an executable program
installed somewhere in your PATH, or just check for its existence.
|