diff options
Diffstat (limited to 'sysutils/p5-File-Which/pkg-descr')
-rw-r--r-- | sysutils/p5-File-Which/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/p5-File-Which/pkg-descr b/sysutils/p5-File-Which/pkg-descr new file mode 100644 index 0000000..790501d --- /dev/null +++ b/sysutils/p5-File-Which/pkg-descr @@ -0,0 +1,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'. |