summaryrefslogtreecommitdiff
path: root/perl/perl-File-Which/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-File-Which/README')
-rw-r--r--perl/perl-File-Which/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-File-Which/README b/perl/perl-File-Which/README
new file mode 100644
index 0000000000..807147fcc7
--- /dev/null
+++ b/perl/perl-File-Which/README
@@ -0,0 +1,5 @@
+File::Which was created to be able to get the paths to executable
+programs on systems under which the `which' program wasn't
+implemented in the shell.
+
+This requires perl-Test-Script.