File::Which - Portable implementation of the which utility https://www.cpan.org
Go to file
2024-01-06 09:01:13 +01:00
perl-File-Which.spec package created by autospec [release 1.09-1mamba;Fri Feb 18 2011] 2024-01-06 09:01:13 +01:00
README.md package created by autospec [release 1.09-1mamba;Fri Feb 18 2011] 2024-01-06 09:01:13 +01:00

perl-File-Which

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. It includes the command-line utility 'pwhich' which has the same function as 'which'.