1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/sysutils/p5-File-Which/pkg-descr
Dmitry Sivachenko 8bed46133a Update to 1.09.
PR:		139185
Submitted by:	Cezary Morga <cm@therek.net>
2009-10-16 10:54:42 +00:00

8 lines
332 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. It
includes the command-line utility `pwhich' which has the same function
as `which'.
WWW: http://search.cpan.org/dist/File-Which/