CINXE.COM
Pod::Man - Convert POD data to formatted *roff input - Perldoc Browser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Pod::Man - Convert POD data to formatted *roff input - Perldoc Browser</title> <link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Perldoc Browser"> <link rel="canonical" href="https://perldoc.perl.org/Pod::Man"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/stackoverflow-light.min.css" integrity="sha512-cG1IdFxqipi3gqLmksLtuk13C+hBa57a6zpWxMeoY3Q9O6ooFxq50DayCdm0QrDgZjMUn23z/0PMZlgft7Yp5Q==" crossorigin="anonymous" /> <style> body { background: #f4f4f5; color: #020202; } .navbar-dark { background-image: -webkit-linear-gradient(top, #005f85 0, #002e49 100%); background-image: -o-linear-gradient(top, #005f85 0, #002e49 100%); background-image: linear-gradient(to bottom, #005f85 0, #002e49 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005f85', endColorstr='#ff002e49', GradientType=0); background-repeat: repeat-x; } .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus { color: #fff } .navbar-dark .navbar-nav .nav-link:hover { color: #ffef68 } #wrapperlicious { margin: 0 auto; font: 0.9em 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0; } #wrapperlicious h1 { font-size: 1.5em } #wrapperlicious h2 { font-size: 1.3em } #wrapperlicious h3 { font-size: 1.1em } #wrapperlicious h4 { font-size: 0.9em } #wrapperlicious h1, #wrapperlicious h2, #wrapperlicious h3, #wrapperlicious h4, #wrapperlicious dt { color: #020202; margin-top: 1em; margin-bottom: 1em; position: relative; font-weight: bold; } #wrapperlicious a { color: inherit; text-decoration: underline } #wrapperlicious #toc { text-decoration: none } #wrapperlicious a:hover { color: #2a2a2a } #wrapperlicious a img { border: 0 } #wrapperlicious :not(pre) > code { color: inherit; background-color: rgba(0, 0, 0, 0.04); border-radius: 3px; font: 0.9em Consolas, Menlo, Monaco, monospace; padding: 0.3em; } #wrapperlicious dd { margin: 0; margin-left: 2em; } #wrapperlicious dt { color: #2a2a2a; font-weight: bold; margin-left: 0.9em; } #wrapperlicious p { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious li > p { margin-bottom: 0; margin-top: 0; } #wrapperlicious pre { border: 1px solid #c1c1c1; border-radius: 3px; font: 100% Consolas, Menlo, Monaco, monospace; margin-bottom: 1em; margin-top: 1em; } #wrapperlicious pre > code { display: block; background-color: #f6f6f6; font: 0.9em Consolas, Menlo, Monaco, monospace; line-height: 1.5em; text-align: left; white-space: pre; padding: 1em; } #wrapperlicious dl, #wrapperlicious ol, #wrapperlicious ul { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious ul { list-style-type: square; } #wrapperlicious ul ul { margin-bottom: 0px; margin-top: 0px; } #footer { font-size: 0.8em; padding-top: 0.5em; text-align: center; } #more { display: inline; font-size: 0.8em; } #perldocdiv { background-color: #fff; border: 1px solid #c1c1c1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-left: auto; margin-right: auto; padding: 3em; padding-top: 1em; max-width: 960px; } #moduleversion { float: right } #wrapperlicious .leading-notice { font-style: italic; padding-left: 1em; margin-top: 1em; margin-bottom: 1em; } #wrapperlicious .permalink { display: none; left: -0.75em; position: absolute; padding-right: 0.25em; text-decoration: none; } #wrapperlicious h1:hover .permalink, #wrapperlicious h2:hover .permalink, #wrapperlicious h3:hover .permalink, #wrapperlicious h4:hover .permalink, #wrapperlicious dt:hover .permalink { display: block; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KVNWBNT5FB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KVNWBNT5FB'); gtag('config', 'UA-50555-3'); </script> </head> <body> <nav class="navbar navbar-expand-md navbar-dark bg-dark justify-content-between"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="/"><img src="/images/perl_camel_30.png" width="30" height="30" class="d-inline-block align-top" alt="Perl Camel Logo"> Perldoc Browser</a> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav mr-auto"> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-stable" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">5.12.2</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/Pod::Man">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1/Pod::Man">5.40.1</a> <a class="dropdown-item" href="/5.40.0/Pod::Man">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3/Pod::Man">5.38.3</a> <a class="dropdown-item" href="/5.38.2/Pod::Man">5.38.2</a> <a class="dropdown-item" href="/5.38.1/Pod::Man">5.38.1</a> <a class="dropdown-item" href="/5.38.0/Pod::Man">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/Pod::Man">5.36.3</a> <a class="dropdown-item" href="/5.36.2/Pod::Man">5.36.2</a> <a class="dropdown-item" href="/5.36.1/Pod::Man">5.36.1</a> <a class="dropdown-item" href="/5.36.0/Pod::Man">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/Pod::Man">5.34.3</a> <a class="dropdown-item" href="/5.34.2/Pod::Man">5.34.2</a> <a class="dropdown-item" href="/5.34.1/Pod::Man">5.34.1</a> <a class="dropdown-item" href="/5.34.0/Pod::Man">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/Pod::Man">5.32.1</a> <a class="dropdown-item" href="/5.32.0/Pod::Man">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/Pod::Man">5.30.3</a> <a class="dropdown-item" href="/5.30.2/Pod::Man">5.30.2</a> <a class="dropdown-item" href="/5.30.1/Pod::Man">5.30.1</a> <a class="dropdown-item" href="/5.30.0/Pod::Man">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/Pod::Man">5.28.3</a> <a class="dropdown-item" href="/5.28.2/Pod::Man">5.28.2</a> <a class="dropdown-item" href="/5.28.1/Pod::Man">5.28.1</a> <a class="dropdown-item" href="/5.28.0/Pod::Man">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/Pod::Man">5.26.3</a> <a class="dropdown-item" href="/5.26.2/Pod::Man">5.26.2</a> <a class="dropdown-item" href="/5.26.1/Pod::Man">5.26.1</a> <a class="dropdown-item" href="/5.26.0/Pod::Man">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/Pod::Man">5.24.4</a> <a class="dropdown-item" href="/5.24.3/Pod::Man">5.24.3</a> <a class="dropdown-item" href="/5.24.2/Pod::Man">5.24.2</a> <a class="dropdown-item" href="/5.24.1/Pod::Man">5.24.1</a> <a class="dropdown-item" href="/5.24.0/Pod::Man">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/Pod::Man">5.22.4</a> <a class="dropdown-item" href="/5.22.3/Pod::Man">5.22.3</a> <a class="dropdown-item" href="/5.22.2/Pod::Man">5.22.2</a> <a class="dropdown-item" href="/5.22.1/Pod::Man">5.22.1</a> <a class="dropdown-item" href="/5.22.0/Pod::Man">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/Pod::Man">5.20.3</a> <a class="dropdown-item" href="/5.20.2/Pod::Man">5.20.2</a> <a class="dropdown-item" href="/5.20.1/Pod::Man">5.20.1</a> <a class="dropdown-item" href="/5.20.0/Pod::Man">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/Pod::Man">5.18.4</a> <a class="dropdown-item" href="/5.18.3/Pod::Man">5.18.3</a> <a class="dropdown-item" href="/5.18.2/Pod::Man">5.18.2</a> <a class="dropdown-item" href="/5.18.1/Pod::Man">5.18.1</a> <a class="dropdown-item" href="/5.18.0/Pod::Man">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/Pod::Man">5.16.3</a> <a class="dropdown-item" href="/5.16.2/Pod::Man">5.16.2</a> <a class="dropdown-item" href="/5.16.1/Pod::Man">5.16.1</a> <a class="dropdown-item" href="/5.16.0/Pod::Man">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/Pod::Man">5.14.4</a> <a class="dropdown-item" href="/5.14.3/Pod::Man">5.14.3</a> <a class="dropdown-item" href="/5.14.2/Pod::Man">5.14.2</a> <a class="dropdown-item" href="/5.14.1/Pod::Man">5.14.1</a> <a class="dropdown-item" href="/5.14.0/Pod::Man">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/Pod::Man">5.12.5</a> <a class="dropdown-item" href="/5.12.4/Pod::Man">5.12.4</a> <a class="dropdown-item" href="/5.12.3/Pod::Man">5.12.3</a> <a class="dropdown-item active" href="/5.12.2/Pod::Man">5.12.2</a> <a class="dropdown-item" href="/5.12.1/Pod::Man">5.12.1</a> <a class="dropdown-item" href="/5.12.0/Pod::Man">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/Pod::Man">5.10.1</a> <a class="dropdown-item" href="/5.10.0/Pod::Man">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/Pod::Man">5.8.9</a> <a class="dropdown-item" href="/5.8.8/Pod::Man">5.8.8</a> <a class="dropdown-item" href="/5.8.7/Pod::Man">5.8.7</a> <a class="dropdown-item" href="/5.8.6/Pod::Man">5.8.6</a> <a class="dropdown-item" href="/5.8.5/Pod::Man">5.8.5</a> <a class="dropdown-item" href="/5.8.4/Pod::Man">5.8.4</a> <a class="dropdown-item" href="/5.8.3/Pod::Man">5.8.3</a> <a class="dropdown-item" href="/5.8.2/Pod::Man">5.8.2</a> <a class="dropdown-item" href="/5.8.1/Pod::Man">5.8.1</a> <a class="dropdown-item" href="/5.8.0/Pod::Man">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/Pod::Man">5.6.2</a> <a class="dropdown-item" href="/5.6.1/Pod::Man">5.6.1</a> <a class="dropdown-item" href="/5.6.0/Pod::Man">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/Pod::Man">5.005_04</a> <a class="dropdown-item" href="/5.005_03/Pod::Man">5.005_03</a> <a class="dropdown-item" href="/5.005_02/Pod::Man">5.005_02</a> <a class="dropdown-item" href="/5.005_01/Pod::Man">5.005_01</a> <a class="dropdown-item" href="/5.005/Pod::Man">5.005</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-dev" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dev</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-dev"> <a class="dropdown-item" href="/blead/Pod::Man">blead</a> <a class="dropdown-item" href="/5.41.10/Pod::Man">5.41.10</a> <a class="dropdown-item" href="/5.41.9/Pod::Man">5.41.9</a> <a class="dropdown-item" href="/5.41.8/Pod::Man">5.41.8</a> <a class="dropdown-item" href="/5.41.7/Pod::Man">5.41.7</a> <a class="dropdown-item" href="/5.41.6/Pod::Man">5.41.6</a> <a class="dropdown-item" href="/5.41.5/Pod::Man">5.41.5</a> <a class="dropdown-item" href="/5.41.4/Pod::Man">5.41.4</a> <a class="dropdown-item" href="/5.41.3/Pod::Man">5.41.3</a> <a class="dropdown-item" href="/5.41.2/Pod::Man">5.41.2</a> <a class="dropdown-item" href="/5.41.1/Pod::Man">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1-RC1/Pod::Man">5.40.1-RC1</a> <a class="dropdown-item" href="/5.40.0-RC2/Pod::Man">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/Pod::Man">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/Pod::Man">5.39.10</a> <a class="dropdown-item" href="/5.39.9/Pod::Man">5.39.9</a> <a class="dropdown-item" href="/5.39.8/Pod::Man">5.39.8</a> <a class="dropdown-item" href="/5.39.7/Pod::Man">5.39.7</a> <a class="dropdown-item" href="/5.39.6/Pod::Man">5.39.6</a> <a class="dropdown-item" href="/5.39.5/Pod::Man">5.39.5</a> <a class="dropdown-item" href="/5.39.4/Pod::Man">5.39.4</a> <a class="dropdown-item" href="/5.39.3/Pod::Man">5.39.3</a> <a class="dropdown-item" href="/5.39.2/Pod::Man">5.39.2</a> <a class="dropdown-item" href="/5.39.1/Pod::Man">5.39.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3-RC1/Pod::Man">5.38.3-RC1</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-nav" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Documentation</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-nav"> <a class="dropdown-item" href="/5.12.2/perl">Perl</a> <a class="dropdown-item" href="/5.12.2/perlintro">Intro</a> <a class="dropdown-item" href="/5.12.2/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.12.2/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.12.2/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.2/perlop">Operators</a> <a class="dropdown-item" href="/5.12.2/functions">Functions</a> <a class="dropdown-item" href="/5.12.2/variables">Variables</a> <a class="dropdown-item" href="/5.12.2/modules">Modules</a> <a class="dropdown-item" href="/5.12.2/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.2/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.12.2/perlcommunity">Community</a> <a class="dropdown-item" href="/5.12.2/perlhist">History</a> </div> </li> </ul> <ul class="navbar-nav"> <script> function set_expand (expand) { var perldocdiv = document.getElementById('perldocdiv'); var width = window.getComputedStyle(perldocdiv).getPropertyValue('max-width'); var expanded = (width == '' || width == 'none') ? true : false; if (expand === null) { expand = !expanded; } if ((expand && !expanded) || (!expand && expanded)) { perldocdiv.style.setProperty('max-width', expand ? 'none' : '960px'); var button_classlist = document.getElementById('content-expand-button').classList; if (expand) { button_classlist.add('btn-light'); button_classlist.remove('btn-outline-light'); } else { button_classlist.add('btn-outline-light'); button_classlist.remove('btn-light'); } } return expand; } function toggle_expand () { var expand = set_expand(null); document.cookie = 'perldoc_expand=' + (expand ? 1 : 0) + '; path=/; expires=Tue, 19 Jan 2038 03:14:07 UTC'; } function read_expand () { return document.cookie.split(';').some(function (item) { return item.indexOf('perldoc_expand=1') >= 0 }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { if (read_expand()) { set_expand(true); } }); } else if (read_expand()) { set_expand(true); } </script> <button id="content-expand-button" type="button" class="btn btn-outline-light d-none d-lg-inline-block mr-4" onclick="toggle_expand()">Expand</button> </ul> <form class="form-inline" method="get" action="/5.12.2/search"> <input class="form-control mr-3" type="search" name="q" placeholder="Search" aria-label="Search" value=""> </form> </div> </nav> <div id="wrapperlicious" class="container-fluid"> <div id="perldocdiv"> <div id="links"> <a href="/5.12.2/Pod::Man">Pod::Man</a> <div id="more"> (<a href="/5.12.2/Pod::Man.txt">source</a>, <a href="https://metacpan.org/pod/Pod::Man">CPAN</a>) </div> <div id="moduleversion">version 2.23</div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.12.2. <a href="/Pod::Man">View the latest version</a> </div> <h1><a id="toc">CONTENTS</a></h1> <ul> <li> <a class="text-decoration-none" href="#NAME">NAME</a> </li> <li> <a class="text-decoration-none" href="#SYNOPSIS">SYNOPSIS</a> </li> <li> <a class="text-decoration-none" href="#DESCRIPTION">DESCRIPTION</a> </li> <li> <a class="text-decoration-none" href="#DIAGNOSTICS">DIAGNOSTICS</a> </li> <li> <a class="text-decoration-none" href="#BUGS">BUGS</a> </li> <li> <a class="text-decoration-none" href="#CAVEATS">CAVEATS</a> </li> <li> <a class="text-decoration-none" href="#AUTHOR">AUTHOR</a> </li> <li> <a class="text-decoration-none" href="#COPYRIGHT-AND-LICENSE">COPYRIGHT AND LICENSE</a> </li> <li> <a class="text-decoration-none" href="#SEE-ALSO">SEE ALSO</a> </li> </ul> <h1 id="NAME"><a class="permalink" href="#NAME">#</a>NAME</h1> <p>Pod::Man - Convert POD data to formatted *roff input</p> <h1 id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">#</a>SYNOPSIS</h1> <pre><code>use Pod::Man; my $parser = Pod::Man->new (release => $VERSION, section => 8); # Read POD from STDIN and write to STDOUT. $parser->parse_file (\*STDIN); # Read POD from file.pod and write to file.1. $parser->parse_from_file ('file.pod', 'file.1');</code></pre> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION</h1> <p>Pod::Man is a module to convert documentation in the POD format (the preferred language for documenting Perl) into *roff input using the man macro set. The resulting *roff code is suitable for display on a terminal using <a href="http://man.he.net/man1/nroff">nroff(1)</a>, normally via <a href="http://man.he.net/man1/man">man(1)</a>, or printing using <a href="http://man.he.net/man1/troff">troff(1)</a>. It is conventionally invoked using the driver script <b>pod2man</b>, but it can also be used directly.</p> <p>As a derived class from Pod::Simple, Pod::Man supports the same methods and interfaces. See <a href="/5.12.2/Pod::Simple">Pod::Simple</a> for all the details.</p> <p>new() can take options, in the form of key/value pairs that control the behavior of the parser. See below for details.</p> <p>If no options are given, Pod::Man uses the name of the input file with any trailing <code>.pod</code>, <code>.pm</code>, or <code>.pl</code> stripped as the man page title, to section 1 unless the file ended in <code>.pm</code> in which case it defaults to section 3, to a centered title of "User Contributed Perl Documentation", to a centered footer of the Perl version it is run with, and to a left-hand footer of the modification date of its input (or the current date if given <code>STDIN</code> for input).</p> <p>Pod::Man assumes that your *roff formatters have a fixed-width font named <code>CW</code>. If yours is called something else (like <code>CR</code>), use the <code>fixed</code> option to specify it. This generally only matters for troff output for printing. Similarly, you can set the fonts used for bold, italic, and bold italic fixed-width output.</p> <p>Besides the obvious pod conversions, Pod::Man also takes care of formatting func(), func(3), and simple variable references like $foo or @bar so you don't have to use code escapes for them; complex expressions like <code>$fred{'stuff'}</code> will still need to be escaped, though. It also translates dashes that aren't used as hyphens into en dashes, makes long dashes--like this--into proper em dashes, fixes "paired quotes," makes C++ look right, puts a little space between double underscores, makes ALLCAPS a teeny bit smaller in <b>troff</b>, and escapes stuff that *roff treats as special so that you don't have to.</p> <p>The recognized options to new() are as follows. All options take a single argument.</p> <dl> <dt id="center"><a class="permalink" href="#center">#</a>center</dt> <dd> <p>Sets the centered page header to use instead of "User Contributed Perl Documentation".</p> </dd> <dt id="date"><a class="permalink" href="#date">#</a>date</dt> <dd> <p>Sets the left-hand footer. By default, the modification date of the input file will be used, or the current date if stat() can't find that file (the case if the input is from <code>STDIN</code>), and the date will be formatted as <code>YYYY-MM-DD</code>.</p> </dd> <dt id="fixed"><a class="permalink" href="#fixed">#</a>fixed</dt> <dd> <p>The fixed-width font to use for verbatim text and code. Defaults to <code>CW</code>. Some systems may want <code>CR</code> instead. Only matters for <b>troff</b> output.</p> </dd> <dt id="fixedbold"><a class="permalink" href="#fixedbold">#</a>fixedbold</dt> <dd> <p>Bold version of the fixed-width font. Defaults to <code>CB</code>. Only matters for <b>troff</b> output.</p> </dd> <dt id="fixeditalic"><a class="permalink" href="#fixeditalic">#</a>fixeditalic</dt> <dd> <p>Italic version of the fixed-width font (actually, something of a misnomer, since most fixed-width fonts only have an oblique version, not an italic version). Defaults to <code>CI</code>. Only matters for <b>troff</b> output.</p> </dd> <dt id="fixedbolditalic"><a class="permalink" href="#fixedbolditalic">#</a>fixedbolditalic</dt> <dd> <p>Bold italic (probably actually oblique) version of the fixed-width font. Pod::Man doesn't assume you have this, and defaults to <code>CB</code>. Some systems (such as Solaris) have this font available as <code>CX</code>. Only matters for <b>troff</b> output.</p> </dd> <dt id="name"><a class="permalink" href="#name">#</a>name</dt> <dd> <p>Set the name of the manual page. Without this option, the manual name is set to the uppercased base name of the file being converted unless the manual section is 3, in which case the path is parsed to see if it is a Perl module path. If it is, a path like <code>.../lib/Pod/Man.pm</code> is converted into a name like <code>Pod::Man</code>. This option, if given, overrides any automatic determination of the name.</p> </dd> <dt id="quotes"><a class="permalink" href="#quotes">#</a>quotes</dt> <dd> <p>Sets the quote marks used to surround C<> text. If the value is a single character, it is used as both the left and right quote; if it is two characters, the first character is used as the left quote and the second as the right quoted; and if it is four characters, the first two are used as the left quote and the second two as the right quote.</p> <p>This may also be set to the special value <code>none</code>, in which case no quote marks are added around C<> text (but the font is still changed for troff output).</p> </dd> <dt id="release"><a class="permalink" href="#release">#</a>release</dt> <dd> <p>Set the centered footer. By default, this is the version of Perl you run Pod::Man under. Note that some system an macro sets assume that the centered footer will be a modification date and will prepend something like "Last modified: "; if this is the case, you may want to set <code>release</code> to the last modified date and <code>date</code> to the version number.</p> </dd> <dt id="section"><a class="permalink" href="#section">#</a>section</dt> <dd> <p>Set the section for the <code>.TH</code> macro. The standard section numbering convention is to use 1 for user commands, 2 for system calls, 3 for functions, 4 for devices, 5 for file formats, 6 for games, 7 for miscellaneous information, and 8 for administrator commands. There is a lot of variation here, however; some systems (like Solaris) use 4 for file formats, 5 for miscellaneous information, and 7 for devices. Still others use 1m instead of 8, or some mix of both. About the only section numbers that are reliably consistent are 1, 2, and 3.</p> <p>By default, section 1 will be used unless the file ends in <code>.pm</code> in which case section 3 will be selected.</p> </dd> <dt id="stderr"><a class="permalink" href="#stderr">#</a>stderr</dt> <dd> <p>Send error messages about invalid POD to standard error instead of appending a POD ERRORS section to the generated *roff output.</p> </dd> <dt id="utf8"><a class="permalink" href="#utf8">#</a>utf8</dt> <dd> <p>By default, Pod::Man produces the most conservative possible *roff output to try to ensure that it will work with as many different *roff implementations as possible. Many *roff implementations cannot handle non-ASCII characters, so this means all non-ASCII characters are converted either to a *roff escape sequence that tries to create a properly accented character (at least for troff output) or to <code>X</code>.</p> <p>If this option is set, Pod::Man will instead output UTF-8. If your *roff implementation can handle it, this is the best output format to use and avoids corruption of documents containing non-ASCII characters. However, be warned that *roff source with literal UTF-8 characters is not supported by many implementations and may even result in segfaults and other bad behavior.</p> <p>Be aware that, when using this option, the input encoding of your POD source must be properly declared unless it is US-ASCII or Latin-1. POD input without an <code>=encoding</code> command will be assumed to be in Latin-1, and if it's actually in UTF-8, the output will be double-encoded. See <a href="http://man.he.net/man1/perlpod">perlpod(1)</a> for more information on the <code>=encoding</code> command.</p> </dd> </dl> <p>The standard Pod::Simple method parse_file() takes one argument naming the POD file to read from. By default, the output is sent to <code>STDOUT</code>, but this can be changed with the output_fd() method.</p> <p>The standard Pod::Simple method parse_from_file() takes up to two arguments, the first being the input file to read POD from and the second being the file to write the formatted output to.</p> <p>You can also call parse_lines() to parse an array of lines or parse_string_document() to parse a document already in memory. To put the output into a string instead of a file handle, call the output_string() method. See <a href="/5.12.2/Pod::Simple">Pod::Simple</a> for the specific details.</p> <h1 id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">#</a>DIAGNOSTICS</h1> <dl> <dt id="roff-font-should-be-1-or-2-chars,-not-"%s""><a class="permalink" href="#roff-font-should-be-1-or-2-chars,-not-%22%25s%22">#</a><a id="roff"></a><a id="roff-font-should-be-1-or-2-chars-not-s"></a>roff font should be 1 or 2 chars, not "%s"</dt> <dd> <p>(F) You specified a *roff font (using <code>fixed</code>, <code>fixedbold</code>, etc.) that wasn't either one or two characters. Pod::Man doesn't support *roff fonts longer than two characters, although some *roff extensions do (the canonical versions of <b>nroff</b> and <b>troff</b> don't either).</p> </dd> <dt id="Invalid-quote-specification-"%s""><a class="permalink" href="#Invalid-quote-specification-%22%25s%22">#</a><a id="Invalid"></a><a id="Invalid-quote-specification-s"></a>Invalid quote specification "%s"</dt> <dd> <p>(F) The quote specification given (the quotes option to the constructor) was invalid. A quote specification must be one, two, or four characters long.</p> </dd> </dl> <h1 id="BUGS"><a class="permalink" href="#BUGS">#</a>BUGS</h1> <p>Encoding handling assumes that PerlIO is available and does not work properly if it isn't. The <code>utf8</code> option is therefore not supported unless Perl is built with PerlIO support.</p> <p>There is currently no way to turn off the guesswork that tries to format unmarked text appropriately, and sometimes it isn't wanted (particularly when using POD to document something other than Perl). Most of the work toward fixing this has now been done, however, and all that's still needed is a user interface.</p> <p>The NAME section should be recognized specially and index entries emitted for everything in that section. This would have to be deferred until the next section, since extraneous things in NAME tends to confuse various man page processors. Currently, no index entries are emitted for anything in NAME.</p> <p>Pod::Man doesn't handle font names longer than two characters. Neither do most <b>troff</b> implementations, but GNU troff does as an extension. It would be nice to support as an option for those who want to use it.</p> <p>The preamble added to each output file is rather verbose, and most of it is only necessary in the presence of non-ASCII characters. It would ideally be nice if all of those definitions were only output if needed, perhaps on the fly as the characters are used.</p> <p>Pod::Man is excessively slow.</p> <h1 id="CAVEATS"><a class="permalink" href="#CAVEATS">#</a>CAVEATS</h1> <p>If Pod::Man is given the <code>utf8</code> option, the encoding of its output file handle will be forced to UTF-8 if possible, overriding any existing encoding. This will be done even if the file handle is not created by Pod::Man and was passed in from outside. This maintains consistency regardless of PERL_UNICODE and other settings.</p> <p>The handling of hyphens and em dashes is somewhat fragile, and one may get the wrong one under some circumstances. This should only matter for <b>troff</b> output.</p> <p>When and whether to use small caps is somewhat tricky, and Pod::Man doesn't necessarily get it right.</p> <p>Converting neutral double quotes to properly matched double quotes doesn't work unless there are no formatting codes between the quote marks. This only matters for troff output.</p> <h1 id="AUTHOR"><a class="permalink" href="#AUTHOR">#</a>AUTHOR</h1> <p>Russ Allbery <rra@stanford.edu>, based <i>very</i> heavily on the original <b>pod2man</b> by Tom Christiansen <tchrist@mox.perl.com>. The modifications to work with Pod::Simple instead of Pod::Parser were originally contributed by Sean Burke (but I've since hacked them beyond recognition and all bugs are mine).</p> <h1 id="COPYRIGHT-AND-LICENSE"><a class="permalink" href="#COPYRIGHT-AND-LICENSE">#</a><a id="COPYRIGHT"></a>COPYRIGHT AND LICENSE</h1> <p>Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Russ Allbery <rra@stanford.edu>.</p> <p>This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.</p> <h1 id="SEE-ALSO"><a class="permalink" href="#SEE-ALSO">#</a><a id="SEE"></a>SEE ALSO</h1> <p><a href="/5.12.2/Pod::Simple">Pod::Simple</a>, <a href="http://man.he.net/man1/perlpod">perlpod(1)</a>, <a href="http://man.he.net/man1/pod2man">pod2man(1)</a>, <a href="http://man.he.net/man1/nroff">nroff(1)</a>, <a href="http://man.he.net/man1/troff">troff(1)</a>, <a href="http://man.he.net/man1/man">man(1)</a>, <a href="http://man.he.net/man7/man">man(7)</a></p> <p>Ossanna, Joseph F., and Brian W. Kernighan. "Troff User's Manual," Computing Science Technical Report No. 54, AT&T Bell Laboratories. This is the best documentation of standard <b>nroff</b> and <b>troff</b>. At the time of this writing, it's available at <a href="http://www.cs.bell-labs.com/cm/cs/cstr.html">http://www.cs.bell-labs.com/cm/cs/cstr.html</a>.</p> <p>The man page documenting the man macro set may be <a href="http://man.he.net/man5/man">man(5)</a> instead of <a href="http://man.he.net/man7/man">man(7)</a> on your system. Also, please see <a href="http://man.he.net/man1/pod2man">pod2man(1)</a> for extensive documentation on writing manual pages if you've not done it before and aren't familiar with the conventions.</p> <p>The current version of this module is always available from its web site at <a href="http://www.eyrie.org/~eagle/software/podlators/">http://www.eyrie.org/~eagle/software/podlators/</a>. It is also part of the Perl core distribution as of 5.6.0.</p> </div> <div id="footer"> <p>Perldoc Browser is maintained by Dan Book (<a href="https://metacpan.org/author/DBOOK">DBOOK</a>). Please contact him via the <a href="https://github.com/Grinnz/perldoc-browser/issues">GitHub issue tracker</a> or <a href="mailto:dbook@cpan.org">email</a> regarding any issues with the site itself, search, or rendering of documentation.</p> <p>The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via the <a href="https://github.com/Perl/perl5/issues">Perl issue tracker</a>, the <a href="https://lists.perl.org/list/perl5-porters.html">mailing list</a>, or <a href="https://kiwiirc.com/client/irc.perl.org/p5p">IRC</a> to report any issues with the contents or format of the documentation.</p> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js" integrity="sha512-/DXTXr6nQodMUiq+IUJYCt2PPOUjrHJ9wFrqpJ3XkgPNOZVfMok7cRw6CSxyCQxXn6ozlESsSh1/sMCTF1rL/g==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.1/umd/popper.min.js" integrity="sha512-ubuT8Z88WxezgSqf3RLuNi5lmjstiJcyezx34yIU2gAHonIi27Na7atqzUZCOoY4CExaoFumzOsFQ2Ch+I/HCw==" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script> <script src="/js/highlight.pack.js"></script> <script>hljs.highlightAll();</script> </body> </html>