Deprecated.
The maintainer of this module has indicated that the module is deprecated and no longer suitable for use.
NAME
Search::Tools::RegExp::Keywords - (**DEPRECATED**) access regular expressions for keywords
SYNOPSIS
# deprecated. See Search::Tools::Query
DESCRIPTION
As of version 0.24 this class is deprecated in favor of Search::Tools::Query.
METHODS
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
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
Copyright 2006 by Peter Karman. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
HTML::HiLiter, Search::Tools::RegExp, Search::Tools::RegExp::Keyword