1Pod::Perldoc(3)       User Contributed Perl Documentation      Pod::Perldoc(3)
2
3
4

NAME

6       Pod::Perldoc - Look up Perl documentation in Pod format.
7

SYNOPSIS

9           use Pod::Perldoc ();
10
11           Pod::Perldoc->run();
12

DESCRIPTION

14       The guts of perldoc utility.
15

SEE ALSO

17       perldoc
18
20       Copyright (c) 2002-2007 Sean M. Burke.
21
22       This library is free software; you can redistribute it and/or modify it
23       under the same terms as Perl itself.
24
25       This program is distributed in the hope that it will be useful, but
26       without any warranty; without even the implied warranty of
27       merchantability or fitness for a particular purpose.
28

AUTHOR

30       Current maintainer: Mark Allen "<mallen@cpan.org>"
31
32       Past contributions from: brian d foy "<bdfoy@cpan.org>" Adriano R.
33       Ferreira "<ferreira@cpan.org>", Sean M. Burke "<sburke@cpan.org>"
34
35
36
37perl v5.26.3                      2017-03-16                   Pod::Perldoc(3)
Impressum