1Pod::Perldoc::ToMan(3pm)Perl Programmers Reference GuidePod::Perldoc::ToMan(3pm)
2
3
4

NAME

6       Pod::Perldoc::ToMan - let Perldoc render Pod as man pages
7

SYNOPSIS

9         perldoc -o man Some::Modulename
10

DESCRIPTION

12       This is a "plug-in" class that allows Perldoc to use Pod::Man and
13       "nroff" for reading Pod pages.
14
15       The following options are supported:  center, date, fixed, fixedbold,
16       fixeditalic, fixedbolditalic, quotes, release, section
17
18       (Those options are explained in Pod::Man.)
19
20       For example:
21
22         perldoc -o man -w center:Pod Some::Modulename
23

CAVEAT

25       This module may change to use a different pod-to-nroff formatter class
26       in the future, and this may change what options are supported.
27

SEE ALSO

29       Pod::Man, Pod::Perldoc, Pod::Perldoc::ToNroff
30
32       Copyright (c) 2002,3,4 Sean M. Burke.  All rights reserved.
33
34       This library is free software; you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36
37       This program is distributed in the hope that it will be useful, but
38       without any warranty; without even the implied warranty of mer‐
39       chantability or fitness for a particular purpose.
40

AUTHOR

42       Sean M. Burke "sburke@cpan.org"
43
44
45
46perl v5.8.8                       2001-09-21          Pod::Perldoc::ToMan(3pm)
Impressum