Search::Query

Polyglot query parsing
Download

Search::Query Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Peter Karman
  • Publisher web site:
  • http://search.cpan.org/~karman/

Search::Query Tags


Search::Query Description

Polyglot query parsing Search::Query is a Perl module that provides documentation and class methods.Search::Query started as a fork of the excellent Search::QueryParser module and was then rewritten to provide support for alternate query dialects.SYNOPSIS use Search::Query; my $parser = Search::Query->parser(); my $query = $parser->parse('+hello -world now'); print $query; # same as print $query->stringify; Requirements: · Perl


Search::Query Related Software