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

7 lines
332 B
Text

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/