Tk::Pod

This is a graphical user interface for viewing and browsing perl's POD
documentation.

To install, type:

	perl Makefile.PL
	make
	make test
	make install

Windows user should replace "make" with "nmake" unless using a
cygwin-compiled perl.

Features include:
	o Interface to perlindex full text POD search added
	  (you need to install perlindex distribution).
	o Supports single or multiple POD windows.
	o Primitive Tk/More widget with '/', 'n', 'N', j, k
	  bindings
	o Shows tree of available PODs

The original Tk::Pod module is written by Nick Ing-Simmons
<nik@tiuk.ti.com>. Former maintainer is Achim Bohnet. Current
maintainer is Slaven Rezic <slaven.rezic@berlin.de>. Please send bug
reports and comments to the current maintainer.

__END__
