diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-12-12 10:32:41 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:47 -0200 |
commit | 7a66f49e3490a18592b394bfcc45eda7e8585c15 (patch) | |
tree | 25429b9fad1173982422785e764aad2bd7b5a439 /perl/perl-File-Which/slack-desc | |
parent | d01755ed67e63bdeda5303a395379e685acda497 (diff) | |
download | slackbuilds-7a66f49e3490a18592b394bfcc45eda7e8585c15.tar.gz |
perl/perl-File-Which: Added (implementation of the 'which' utility)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-Which/slack-desc')
-rw-r--r-- | perl/perl-File-Which/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-File-Which/slack-desc b/perl/perl-File-Which/slack-desc new file mode 100644 index 0000000000..63be713e4e --- /dev/null +++ b/perl/perl-File-Which/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +perl-File-Which: perl-File-Which (Portable implementation of the `which' utility) +perl-File-Which: +perl-File-Which: File::Which was created to be able to get the paths to executable +perl-File-Which: programs on systems under which the `which' program wasn't +perl-File-Which: implemented in the shell. +perl-File-Which: +perl-File-Which: +perl-File-Which: +perl-File-Which: +perl-File-Which: +perl-File-Which: |