![]() |
![]()
| ![]() |
![]()
NAMETk::Pod::Search - Widget to access perlindex Pod full text index SYNOPSISuse Tk::Pod::Search; ... $widget = $parent->PodSearch( ... ); ... $widget->configure( -search => WORDS_TO_SEARCH ); DESCRIPTIONGUI interface to the full Pod text indexer perlindex. OPTIONS
METHODS
SEE ALSOTk::Pod::Text, tkpod, perlindex, Tk::Pod, Tk::Pod::Search_db KEYWORDSwidget, tk, pod, search, full text AUTHORAchim Bohnet <ach@mpe.mpg.de> Current maintainer is Slaven Rezić <slaven@rezic.de>. Copyright (c) 1997-1998 Achim Bohnet. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|