Search::Tools::RegExp::Keywords - (**DEPRECATED**) access regular expressions for keywords


Search-Tools documentation  | view source Contained in the Search-Tools distribution.

Index


NAME

Top

Search::Tools::RegExp::Keywords - (**DEPRECATED**) access regular expressions for keywords

SYNOPSIS

Top

 # deprecated. See Search::Tools::Query

 


DESCRIPTION

Top

As of version 0.24 this class is deprecated in favor of Search::Tools::Query.

METHODS

Top

re( keyword )

Return Keyword object for keyword.

keywords

Returns array of keywords.

kw

Get/set the Search::Tools::Keywords (deprecated) object.

start_bound

end_bound

hash

array

AUTHOR

Top

Peter Karman perl@peknet.com

Based on the HTML::HiLiter regular expression building code, originally by the same author, copyright 2004 by Cray Inc.

Thanks to Atomic Learning www.atomiclearning.com for sponsoring the development of this module.

COPYRIGHT

Top

SEE ALSO

Top

HTML::HiLiter, Search::Tools::RegExp, Search::Tools::RegExp::Keyword


Search-Tools documentation  | view source Contained in the Search-Tools distribution.