SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
7
textproc/p5-Search-QueryParser/pkg/DESCR
Normal file
7
textproc/p5-Search-QueryParser/pkg/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
This module parses a query string into a data structure to be handled
|
||||
by external search engines. For examples of such engines, see
|
||||
File::Tabular and Search::Indexer.
|
||||
|
||||
The query string can contain simple terms, "exact phrases", field
|
||||
names and comparison operators, '+/-' prefixes, parentheses,
|
||||
and boolean connectors.
|
3
textproc/p5-Search-QueryParser/pkg/PLIST
Normal file
3
textproc/p5-Search-QueryParser/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Search/
|
||||
${P5SITE}/Search/QueryParser.pm
|
||||
@man man/man3p/Search::QueryParser.3p
|
Loading…
Add table
Add a link
Reference in a new issue