diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-12-28 12:02:06 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-12-28 12:02:06 +0000 |
commit | 09f7781b29470dfe7f9b717dbc65abfc09c6c221 (patch) | |
tree | 5ab65613aeded3eab8d3e48e3e6c2162b50f357b /sysutils/p5-File-Which/pkg-descr | |
parent | ba9e6920efe251f285133e2995b78049d614641a (diff) |
Notes
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 000000000000..790501d90fb0 --- /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'. |