GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Pod::Search(3) User Contributed Perl Documentation Pod::Search(3)

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.

Class: Search
Member: search
Option: -search
Expects a list of words (or a whitespace separated list).
Class: undef
Member: undef
Option: -command
Defines a call back that is called when the use selects a Pod file. It gets the full path name of the Pod file as argument.

$widget->method1(...,?...?)

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.

2012-07-12 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.