mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
246 B
Plaintext
6 lines
246 B
Plaintext
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: https://metacpan.org/release/File-Which
|