summaryrefslogtreecommitdiff
path: root/misc/p5-Search/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Search/pkg/DESCR')
-rw-r--r--misc/p5-Search/pkg/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/p5-Search/pkg/DESCR b/misc/p5-Search/pkg/DESCR
new file mode 100644
index 00000000000..a6fa6f7c1f3
--- /dev/null
+++ b/misc/p5-Search/pkg/DESCR
@@ -0,0 +1,9 @@
+ This module is a base class interfacing to search engines.
+ It defines an interface that can be used by any of the
+ Search search modules, such as Search::Glimpse or
+ Search::TextSearch, which are the standard ones included
+ with the module.
+
+ It exports no routines, just provides methods for the
+ other classes.
+