To navigate through the documentation one could use Hyperlinks A click on a hyperlink display the corresponding Pod documentation (if there is any) in the same window. An URL will be displayed in a web browser. A man page will be displayed in a man v...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCSimple Pod browser with hypertext capabilities in a "Toplevel" widget...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCTk::More is a readonly text widget with additional key bindings as found in UNI* command line tools "more" or "less". As in "more" an additional status/command line is added at the bottom....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCTk::Pod::Text is a readonly text widget that can display Pod documentation....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCThe Tk::Pod::Tree widget shows all available Perl Pod documentation in a tree....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCGUI interface to the full Pod text indexer perlindex....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCSREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Module to search Pod documentation. Before you can use the module one should create the indices with "perlindex -index"....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCThis class contains methods that Tk::Pod (specifically Tk::Pod::Text) uses to render a pod page's text into its window. It uses Pod::Simple (specifically Pod::Simple::PullParser) to do the parsing. Tk::Pod used to use Tk::Parse (a snapshot of an old ...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCtkpod is a simple Pod browser with hypertext capabilities. Pod (Plain Old Document) is a simple and readable markup language that could be mixed with perl code. Pods are searched by default in @INC and $ENV{PATH}. Directories listed on the command li...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTCtkmore is a pager similar to more(1) or less(1). OPTIONS Besides standard X11 options like "-font", tkmore supports: -i Turn on case-insensitive search. Alias: "-ignore-case". -encoding encoding Specify the encoding for the specified file and all sub...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC