blob: 7173298d9b5ceb92bd65f20b37410994aa7e1fae (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: http://search.cpan.org/dist/File-Which/
|