summaryrefslogtreecommitdiff
path: root/misc/p5-Search/pkg/DESCR
blob: a6fa6f7c1f374ef5dd94b893a89142bb45e98c54 (plain)
1
2
3
4
5
6
7
8
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.