File::Which - Portable implementation of the which utility https://www.cpan.org
Go to file
2024-01-06 09:01:14 +01:00
perl-File-Which.spec automatic version update by autodist [release 1.27-1mamba;Sun May 09 2021] 2024-01-06 09:01:14 +01:00
README.md update to 1.23 [release 1.23-1mamba;Tue Dec 08 2020] 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'.