Pod::Search(3pm) | User Contributed Perl Documentation | Pod::Search(3pm) |
Tk::Pod::Search - Widget to access perlindex Pod full text index
use Tk::Pod::Search; ... $widget = $parent->PodSearch( ... ); ... $widget->configure( -search => WORDS_TO_SEARCH );
GUI interface to the full Pod text indexer perlindex.
Tk::Pod::Text, tkpod, perlindex, Tk::Pod, Tk::Pod::Search_db
widget, tk, pod, search, full text
Achim 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.
2022-06-28 | perl v5.34.0 |