Search::Tools::RegExp::Keywords

Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords.
Download

Search::Tools::RegExp::Keywords Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Peter Karman
  • Publisher web site:
  • http://search.cpan.org/~karman/CatalystX-CRUD-0.17/lib/CatalystX/CRUD/Tutorial.pod

Search::Tools::RegExp::Keywords Tags


Search::Tools::RegExp::Keywords Description

Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords. Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords.SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build('the quick brown fox'); for my $w ($kw->keywords) { my $r = $kw->re( $w ); }Search::Tools::RegExp::Keywords provides access to the regular expressions for a query keyword.A Search::Tools::RegExp::Keywords object is returned by the Search::Tools::RegExp build() method. This class is typically not used in isolation. Requirements: · Perl


Search::Tools::RegExp::Keywords Related Software