o URL and man links are now clickable (Tk::Pod::Text::Link_url and Tk::Pod::Text::Link_man) o $Config{scriptdir} is now also scanned for pods (suggestion by Marek Rouchal) o New -exitbutton option. By default Tk::Pod widgets do not have an exit menu entry anymore (suggestion by Bruce Ravel) o new cmdline.t test o server cleanup on SIGTERM o fixed option handling in tkpod (-I switch not available anymore) o moved some functions into new module Tk::Pod::Util o bugfix: keyboard selection in POD tree now works o bugfix for perllocal.pod handling o another workaround for Tk::Pod::FindPods on MSWin32