The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.99_13

  • o Tk::Pod::Cache was missing in the distribution :-( o new environment variable TKPODEDITOR

Changes for version 0.99_12

  • o new module Tk::Pod::Cache --- memory cached documents are rendered about three times faster than non-cached documents o DEBUG now uses warn instead of print

Changes for version 0.99_11

  • o new zoom_normal/in/out menu entries o default OS font size is honored now

Changes for version 0.99_10

  • o major changes by Sean Burke:
    • Tk::Parse replaced by Pod::Simple and Tk::Pod::SimpleBridge
    • changes to Tk::Pod::Text to use the new parser backend
    • style definition moved to Tk::Pod::Styles
    • printing facility for Windows with write.exe or notepad.exe

Changes for version 0.99_08

  • o fixed typo in Tk::Pod::Text --- links to head1 sections should work now o tkpod -s (server mode) implemented o Adjuster between tree and text widgets works (again)

Changes for version 0.99_07

  • o cygwin compatibility o bugfix in Tk::Pod::Text (thanks, John Cerney!)

Changes for version 0.99_06

  • o new "Set Pod" menu entry in Pod.pm o Double-2 opens pod in new window (like Shift-Double-1) o another change in Search_db.pm suggested by Martin Raspe o compatibility to Tk 800.014

Changes for version 0.99_05

  • o change in Search_db.pm for ActivePerl (suggested by Martin Raspe)

Changes for version 0.99_04

  • o switch to show PODs of not installed CPAN modules o new View menu o POD tree is now switchable on and off from the menu o some fixes

Changes for version 0.99_03

  • o some Text menu bindings in PodText o incremented versions to prevent CPAN mismatches o FullText search term is set automatically as search term in PodText

Changes for version 0.99_02

  • o some fixes for MSWin32 and Perl 5.005 o Reload menu for PodTree

Changes for version 0.99_01

  • o various bug fixes o colored entries in pod tree o no more Tk40x.xxx support o new/better More.pm bindings o break long menus (on X11)

Documentation

How to use the perl/Tk POD browser widget
Perl/Tk POD browser

Modules

a 'more' or 'less' like text widget
POD browser toplevel widget
find PODs installed on the current system
Widget to access perlindex POD full text index
dirty OO wrapper for perlindex's search functionality
render Pod::Simple events to a Tk::Pod window
POD browser widget
list POD file hierarchy

Provides

in Pod/Search_db.pm
in Pod/Cache.pm
in Pod/Styles.pm