aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-File-Which/pkg-descr
blob: 790501d90fb0c327afa5dfc3da5ba6af7fc78602 (plain) (blame)
1
2
3
4
5
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'.