The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Tk::Pod - POD browser toplevel widget

SYNOPSIS

    use Tk::Pod

    Tk::Pod->Dir(@dirs)			# add dirs to search path for POD

    $pod = $parent->Pod(
		-file = > $name		# search and display POD for name
		);

DESCRIPTION

Simple POD browser with hypertext capabilities in a Toplevel widget

SEE ALSO

Tk::Pod_usage Tk::Pod::Text tkpod perlpod