1Pod::Perldoc::ToTk(3pm)Perl Programmers Reference GuidePod::Perldoc::ToTk(3pm)
2
3
4
6 Pod::Perldoc::ToTk - let Perldoc use Tk::Pod to render Pod
7
9 perldoc -o tk Some::Modulename &
10
12 This is a "plug-in" class that allows Perldoc to use Tk::Pod as a
13 formatter class.
14
15 You have to have installed Tk::Pod first, or this class won't load.
16
18 Tk::Pod, Pod::Perldoc
19
21 Sean M. Burke "sburke@cpan.org", with significant portions copied from
22 tkpod in the Tk::Pod dist, by Nick Ing-Simmons, Slaven Rezic, et al.
23
24
25
26perl v5.10.1 2009-02-12 Pod::Perldoc::ToTk(3pm)