CINXE.COM
pod2man - 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>pod2man - 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/pod2man"> <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.36.1</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/pod2man">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1/pod2man">5.40.1</a> <a class="dropdown-item" href="/5.40.0/pod2man">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3/pod2man">5.38.3</a> <a class="dropdown-item" href="/5.38.2/pod2man">5.38.2</a> <a class="dropdown-item" href="/5.38.1/pod2man">5.38.1</a> <a class="dropdown-item" href="/5.38.0/pod2man">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/pod2man">5.36.3</a> <a class="dropdown-item" href="/5.36.2/pod2man">5.36.2</a> <a class="dropdown-item active" href="/5.36.1/pod2man">5.36.1</a> <a class="dropdown-item" href="/5.36.0/pod2man">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/pod2man">5.34.3</a> <a class="dropdown-item" href="/5.34.2/pod2man">5.34.2</a> <a class="dropdown-item" href="/5.34.1/pod2man">5.34.1</a> <a class="dropdown-item" href="/5.34.0/pod2man">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/pod2man">5.32.1</a> <a class="dropdown-item" href="/5.32.0/pod2man">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/pod2man">5.30.3</a> <a class="dropdown-item" href="/5.30.2/pod2man">5.30.2</a> <a class="dropdown-item" href="/5.30.1/pod2man">5.30.1</a> <a class="dropdown-item" href="/5.30.0/pod2man">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/pod2man">5.28.3</a> <a class="dropdown-item" href="/5.28.2/pod2man">5.28.2</a> <a class="dropdown-item" href="/5.28.1/pod2man">5.28.1</a> <a class="dropdown-item" href="/5.28.0/pod2man">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/pod2man">5.26.3</a> <a class="dropdown-item" href="/5.26.2/pod2man">5.26.2</a> <a class="dropdown-item" href="/5.26.1/pod2man">5.26.1</a> <a class="dropdown-item" href="/5.26.0/pod2man">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/pod2man">5.24.4</a> <a class="dropdown-item" href="/5.24.3/pod2man">5.24.3</a> <a class="dropdown-item" href="/5.24.2/pod2man">5.24.2</a> <a class="dropdown-item" href="/5.24.1/pod2man">5.24.1</a> <a class="dropdown-item" href="/5.24.0/pod2man">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/pod2man">5.22.4</a> <a class="dropdown-item" href="/5.22.3/pod2man">5.22.3</a> <a class="dropdown-item" href="/5.22.2/pod2man">5.22.2</a> <a class="dropdown-item" href="/5.22.1/pod2man">5.22.1</a> <a class="dropdown-item" href="/5.22.0/pod2man">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/pod2man">5.20.3</a> <a class="dropdown-item" href="/5.20.2/pod2man">5.20.2</a> <a class="dropdown-item" href="/5.20.1/pod2man">5.20.1</a> <a class="dropdown-item" href="/5.20.0/pod2man">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/pod2man">5.18.4</a> <a class="dropdown-item" href="/5.18.3/pod2man">5.18.3</a> <a class="dropdown-item" href="/5.18.2/pod2man">5.18.2</a> <a class="dropdown-item" href="/5.18.1/pod2man">5.18.1</a> <a class="dropdown-item" href="/5.18.0/pod2man">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/pod2man">5.16.3</a> <a class="dropdown-item" href="/5.16.2/pod2man">5.16.2</a> <a class="dropdown-item" href="/5.16.1/pod2man">5.16.1</a> <a class="dropdown-item" href="/5.16.0/pod2man">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/pod2man">5.14.4</a> <a class="dropdown-item" href="/5.14.3/pod2man">5.14.3</a> <a class="dropdown-item" href="/5.14.2/pod2man">5.14.2</a> <a class="dropdown-item" href="/5.14.1/pod2man">5.14.1</a> <a class="dropdown-item" href="/5.14.0/pod2man">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/pod2man">5.12.5</a> <a class="dropdown-item" href="/5.12.4/pod2man">5.12.4</a> <a class="dropdown-item" href="/5.12.3/pod2man">5.12.3</a> <a class="dropdown-item" href="/5.12.2/pod2man">5.12.2</a> <a class="dropdown-item" href="/5.12.1/pod2man">5.12.1</a> <a class="dropdown-item" href="/5.12.0/pod2man">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/pod2man">5.10.1</a> <a class="dropdown-item" href="/5.10.0/pod2man">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/pod2man">5.8.9</a> <a class="dropdown-item" href="/5.8.8/pod2man">5.8.8</a> <a class="dropdown-item" href="/5.8.7/pod2man">5.8.7</a> <a class="dropdown-item" href="/5.8.6/pod2man">5.8.6</a> <a class="dropdown-item" href="/5.8.5/pod2man">5.8.5</a> <a class="dropdown-item" href="/5.8.4/pod2man">5.8.4</a> <a class="dropdown-item" href="/5.8.3/pod2man">5.8.3</a> <a class="dropdown-item" href="/5.8.2/pod2man">5.8.2</a> <a class="dropdown-item" href="/5.8.1/pod2man">5.8.1</a> <a class="dropdown-item" href="/5.8.0/pod2man">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/pod2man">5.6.2</a> <a class="dropdown-item" href="/5.6.1/pod2man">5.6.1</a> <a class="dropdown-item" href="/5.6.0/pod2man">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/pod2man">5.005_04</a> <a class="dropdown-item" href="/5.005_03/pod2man">5.005_03</a> <a class="dropdown-item" href="/5.005_02/pod2man">5.005_02</a> <a class="dropdown-item" href="/5.005_01/pod2man">5.005_01</a> <a class="dropdown-item" href="/5.005/pod2man">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/pod2man">blead</a> <a class="dropdown-item" href="/5.41.10/pod2man">5.41.10</a> <a class="dropdown-item" href="/5.41.9/pod2man">5.41.9</a> <a class="dropdown-item" href="/5.41.8/pod2man">5.41.8</a> <a class="dropdown-item" href="/5.41.7/pod2man">5.41.7</a> <a class="dropdown-item" href="/5.41.6/pod2man">5.41.6</a> <a class="dropdown-item" href="/5.41.5/pod2man">5.41.5</a> <a class="dropdown-item" href="/5.41.4/pod2man">5.41.4</a> <a class="dropdown-item" href="/5.41.3/pod2man">5.41.3</a> <a class="dropdown-item" href="/5.41.2/pod2man">5.41.2</a> <a class="dropdown-item" href="/5.41.1/pod2man">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1-RC1/pod2man">5.40.1-RC1</a> <a class="dropdown-item" href="/5.40.0-RC2/pod2man">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/pod2man">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/pod2man">5.39.10</a> <a class="dropdown-item" href="/5.39.9/pod2man">5.39.9</a> <a class="dropdown-item" href="/5.39.8/pod2man">5.39.8</a> <a class="dropdown-item" href="/5.39.7/pod2man">5.39.7</a> <a class="dropdown-item" href="/5.39.6/pod2man">5.39.6</a> <a class="dropdown-item" href="/5.39.5/pod2man">5.39.5</a> <a class="dropdown-item" href="/5.39.4/pod2man">5.39.4</a> <a class="dropdown-item" href="/5.39.3/pod2man">5.39.3</a> <a class="dropdown-item" href="/5.39.2/pod2man">5.39.2</a> <a class="dropdown-item" href="/5.39.1/pod2man">5.39.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3-RC1/pod2man">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.36.1/perl">Perl</a> <a class="dropdown-item" href="/5.36.1/perlintro">Intro</a> <a class="dropdown-item" href="/5.36.1/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.36.1/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.36.1/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.1/perlop">Operators</a> <a class="dropdown-item" href="/5.36.1/functions">Functions</a> <a class="dropdown-item" href="/5.36.1/variables">Variables</a> <a class="dropdown-item" href="/5.36.1/modules">Modules</a> <a class="dropdown-item" href="/5.36.1/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.1/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.36.1/perlcommunity">Community</a> <a class="dropdown-item" href="/5.36.1/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.36.1/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.36.1/pod2man">pod2man</a> <div id="more"> (<a href="/5.36.1/pod2man.txt">source</a>, <a href="https://metacpan.org/pod/pod2man">CPAN</a>) </div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.36.1. <a href="/pod2man">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="#OPTIONS">OPTIONS</a> </li> <li> <a class="text-decoration-none" href="#EXIT-STATUS">EXIT STATUS</a> </li> <li> <a class="text-decoration-none" href="#DIAGNOSTICS">DIAGNOSTICS</a> </li> <li> <a class="text-decoration-none" href="#EXAMPLES">EXAMPLES</a> </li> <li> <a class="text-decoration-none" href="#BUGS">BUGS</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>pod2man - Convert POD data to formatted *roff input</p> <h1 id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">#</a>SYNOPSIS</h1> <p>pod2man [<b>--center</b>=<i>string</i>] [<b>--date</b>=<i>string</i>] [<b>--errors</b>=<i>style</i>] [<b>--fixed</b>=<i>font</i>] [<b>--fixedbold</b>=<i>font</i>] [<b>--fixeditalic</b>=<i>font</i>] [<b>--fixedbolditalic</b>=<i>font</i>] [<b>--name</b>=<i>name</i>] [<b>--nourls</b>] [<b>--official</b>] [<b>--release</b>=<i>version</i>] [<b>--section</b>=<i>manext</i>] [<b>--quotes</b>=<i>quotes</i>] [<b>--lquote</b>=<i>quote</i>] [<b>--rquote</b>=<i>quote</i>] [<b>--stderr</b>] [<b>--utf8</b>] [<b>--verbose</b>] [<i>input</i> [<i>output</i>] ...]</p> <p>pod2man <b>--help</b></p> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION</h1> <p><b>pod2man</b> is a front-end for Pod::Man, using it to generate *roff input from POD source. The resulting *roff code is suitable for display on a terminal using nroff(1), normally via man(1), or printing using troff(1).</p> <p><i>input</i> is the file to read for POD source (the POD can be embedded in code). If <i>input</i> isn't given, it defaults to <code>STDIN</code>. <i>output</i>, if given, is the file to which to write the formatted output. If <i>output</i> isn't given, the formatted output is written to <code>STDOUT</code>. Several POD files can be processed in the same <b>pod2man</b> invocation (saving module load and compile times) by providing multiple pairs of <i>input</i> and <i>output</i> files on the command line.</p> <p><b>--section</b>, <b>--release</b>, <b>--center</b>, <b>--date</b>, and <b>--official</b> can be used to set the headers and footers to use; if not given, Pod::Man will assume various defaults. See below or <a href="/5.36.1/Pod::Man">Pod::Man</a> for details.</p> <p><b>pod2man</b> 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 <b>--fixed</b> 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, and therefore pod2man also takes care of formatting func(), func(n), 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," and takes care of several other troff-specific tweaks. See <a href="/5.36.1/Pod::Man">Pod::Man</a> for complete information.</p> <h1 id="OPTIONS"><a class="permalink" href="#OPTIONS">#</a>OPTIONS</h1> <dl> <dt id="-c-string,-center=string"><a class="permalink" href="#-c-string,-center=string">#</a><a id="c-string---center-string"></a><b>-c</b> <i>string</i>, <b>--center</b>=<i>string</i></dt> <dd> <p>Sets the centered page header for the <code>.TH</code> macro to <i>string</i>. The default is "User Contributed Perl Documentation", but also see <b>--official</b> below.</p> </dd> <dt id="-d-string,-date=string"><a class="permalink" href="#-d-string,-date=string">#</a><a id="d-string---date-string"></a><b>-d</b> <i>string</i>, <b>--date</b>=<i>string</i></dt> <dd> <p>Set the left-hand footer string for the <code>.TH</code> macro to <i>string</i>. By default, the modification date of the input file will be used, or the current date if input comes from <code>STDIN</code>, and will be based on UTC (so that the output will be reproducible regardless of local time zone).</p> </dd> <dt id="-errors=style"><a class="permalink" href="#-errors=style">#</a><a id="errors-style"></a><b>--errors</b>=<i>style</i></dt> <dd> <p>Set the error handling style. <code>die</code> says to throw an exception on any POD formatting error. <code>stderr</code> says to report errors on standard error, but not to throw an exception. <code>pod</code> says to include a POD ERRORS section in the resulting documentation summarizing the errors. <code>none</code> ignores POD errors entirely, as much as possible.</p> <p>The default is <code>die</code>.</p> </dd> <dt id="-fixed=font"><a class="permalink" href="#-fixed=font">#</a><a id="fixed-font"></a><b>--fixed</b>=<i>font</i></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 troff(1) output.</p> </dd> <dt id="-fixedbold=font"><a class="permalink" href="#-fixedbold=font">#</a><a id="fixedbold-font"></a><b>--fixedbold</b>=<i>font</i></dt> <dd> <p>Bold version of the fixed-width font. Defaults to <code>CB</code>. Only matters for troff(1) output.</p> </dd> <dt id="-fixeditalic=font"><a class="permalink" href="#-fixeditalic=font">#</a><a id="fixeditalic-font"></a><b>--fixeditalic</b>=<i>font</i></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 troff(1) output.</p> </dd> <dt id="-fixedbolditalic=font"><a class="permalink" href="#-fixedbolditalic=font">#</a><a id="fixedbolditalic-font"></a><b>--fixedbolditalic</b>=<i>font</i></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 troff(1) output.</p> </dd> <dt id="-h,-help"><a class="permalink" href="#-h,-help">#</a><a id="h---help"></a><b>-h</b>, <b>--help</b></dt> <dd> <p>Print out usage information.</p> </dd> <dt id="-l,-lax"><a class="permalink" href="#-l,-lax">#</a><a id="l---lax"></a><b>-l</b>, <b>--lax</b></dt> <dd> <p>No longer used. <b>pod2man</b> used to check its input for validity as a manual page, but this should now be done by <a href="http://man.he.net/man1/podchecker">podchecker(1)</a> instead. Accepted for backward compatibility; this option no longer does anything.</p> </dd> <dt id="-lquote=quote"><a class="permalink" href="#-lquote=quote">#</a><a id="lquote-quote"></a><b>--lquote</b>=<i>quote</i></dt> <dd> </dd> <dt id="-rquote=quote"><a class="permalink" href="#-rquote=quote">#</a><a id="rquote-quote"></a><b>--rquote</b>=<i>quote</i></dt> <dd> <p>Sets the quote marks used to surround C<> text. <b>--lquote</b> sets the left quote mark and <b>--rquote</b> sets the right quote mark. Either may also be set to the special value <code>none</code>, in which case no quote mark is added on that side of C<> text (but the font is still changed for troff output).</p> <p>Also see the <b>--quotes</b> option, which can be used to set both quotes at once. If both <b>--quotes</b> and one of the other options is set, <b>--lquote</b> or <b>--rquote</b> overrides <b>--quotes</b>.</p> </dd> <dt id="-n-name,-name=name"><a class="permalink" href="#-n-name,-name=name">#</a><a id="n-name---name-name"></a><b>-n</b> <i>name</i>, <b>--name</b>=<i>name</i></dt> <dd> <p>Set the name of the manual page for the <code>.TH</code> macro to <i>name</i>. 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> <p>Although one does not have to follow this convention, be aware that the convention for UNIX man pages for commands is for the man page title to be in all-uppercase, even if the command isn't.</p> <p>This option is probably not useful when converting multiple POD files at once.</p> <p>When converting POD source from standard input, the name will be set to <code>STDIN</code> if this option is not provided. Providing this option is strongly recommended to set a meaningful manual page name.</p> </dd> <dt id="-nourls"><a class="permalink" href="#-nourls">#</a><a id="nourls"></a><b>--nourls</b></dt> <dd> <p>Normally, L<> formatting codes with a URL but anchor text are formatted to show both the anchor text and the URL. In other words:</p> <pre><code class="plaintext">L<foo|http://example.com/></code></pre> <p>is formatted as:</p> <pre><code class="plaintext">foo <http://example.com/></code></pre> <p>This flag, if given, suppresses the URL when anchor text is given, so this example would be formatted as just <code>foo</code>. This can produce less cluttered output in cases where the URLs are not particularly important.</p> </dd> <dt id="-o,-official"><a class="permalink" href="#-o,-official">#</a><a id="o---official"></a><b>-o</b>, <b>--official</b></dt> <dd> <p>Set the default header to indicate that this page is part of the standard Perl release, if <b>--center</b> is not also given.</p> </dd> <dt id="-q-quotes,-quotes=quotes"><a class="permalink" href="#-q-quotes,-quotes=quotes">#</a><a id="q-quotes---quotes-quotes"></a><b>-q</b> <i>quotes</i>, <b>--quotes</b>=<i>quotes</i></dt> <dd> <p>Sets the quote marks used to surround C<> text to <i>quotes</i>. If <i>quotes</i> is a single character, it is used as both the left and right quote. Otherwise, it is split in half, and the first half of the string is used as the left quote and the second is used as the right quote.</p> <p><i>quotes</i> 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> <p>Also see the <b>--lquote</b> and <b>--rquote</b> options, which can be used to set the left and right quotes independently. If both <b>--quotes</b> and one of the other options is set, <b>--lquote</b> or <b>--rquote</b> overrides <b>--quotes</b>.</p> </dd> <dt id="-r-version,-release=version"><a class="permalink" href="#-r-version,-release=version">#</a><a id="r-version---release-version"></a><b>-r</b> <i>version</i>, <b>--release</b>=<i>version</i></dt> <dd> <p>Set the centered footer for the <code>.TH</code> macro to <i>version</i>. By default, this is set to the version of Perl you run <b>pod2man</b> under. Setting this to the empty string will cause some *roff implementations to use the system default value.</p> <p>Note that some system <code>an</code> macro sets assume that the centered footer will be a modification date and will prepend something like "Last modified: ". If this is the case for your target system, you may want to set <b>--release</b> to the last modified date and <b>--date</b> to the version number.</p> </dd> <dt id="-s-string,-section=string"><a class="permalink" href="#-s-string,-section=string">#</a><a id="s-string---section-string"></a><b>-s</b> <i>string</i>, <b>--section</b>=<i>string</i></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><a id="stderr"></a><b>--stderr</b></dt> <dd> <p>By default, <b>pod2man</b> dies if any errors are detected in the POD input. If <b>--stderr</b> is given and no <b>--errors</b> flag is present, errors are sent to standard error, but <b>pod2man</b> does not abort. This is equivalent to <code>--errors=stderr</code> and is supported for backward compatibility.</p> </dd> <dt id="-u,-utf8"><a class="permalink" href="#-u,-utf8">#</a><a id="u---utf8"></a><b>-u</b>, <b>--utf8</b></dt> <dd> <p>By default, <b>pod2man</b> 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>This option says to instead output literal UTF-8 characters. 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 should be properly declared unless it's US-ASCII. Pod::Simple will attempt to guess the encoding and may be successful if it's Latin-1 or UTF-8, but it will warn, which by default results in a <b>pod2man</b> failure. Use the <code>=encoding</code> command to declare the encoding. See <a href="http://man.he.net/man1/perlpod">perlpod(1)</a> for more information.</p> </dd> <dt id="-v,-verbose"><a class="permalink" href="#-v,-verbose">#</a><a id="v---verbose"></a><b>-v</b>, <b>--verbose</b></dt> <dd> <p>Print out the name of each output file as it is being generated.</p> </dd> </dl> <h1 id="EXIT-STATUS"><a class="permalink" href="#EXIT-STATUS">#</a><a id="EXIT"></a>EXIT STATUS</h1> <p>As long as all documents processed result in some output, even if that output includes errata (a <code>POD ERRORS</code> section generated with <code>--errors=pod</code>), <b>pod2man</b> will exit with status 0. If any of the documents being processed do not result in an output document, <b>pod2man</b> will exit with status 1. If there are syntax errors in a POD document being processed and the error handling style is set to the default of <code>die</code>, <b>pod2man</b> will abort immediately with exit status 255.</p> <h1 id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">#</a>DIAGNOSTICS</h1> <p>If <b>pod2man</b> fails with errors, see <a href="/5.36.1/Pod::Man">Pod::Man</a> and <a href="/5.36.1/Pod::Simple">Pod::Simple</a> for information about what those errors might mean.</p> <h1 id="EXAMPLES"><a class="permalink" href="#EXAMPLES">#</a>EXAMPLES</h1> <pre><code class="plaintext">pod2man program > program.1 pod2man SomeModule.pm /usr/perl/man/man3/SomeModule.3 pod2man --section=7 note.pod > note.7</code></pre> <p>If you would like to print out a lot of man page continuously, you probably want to set the C and D registers to set contiguous page numbering and even/odd paging, at least on some versions of man(7).</p> <pre><code class="plaintext">troff -man -rC1 -rD1 perl.1 perldata.1 perlsyn.1 ...</code></pre> <p>To get index entries on <code>STDERR</code>, turn on the F register, as in:</p> <pre><code class="plaintext">troff -man -rF1 perl.1</code></pre> <p>The indexing merely outputs messages via <code>.tm</code> for each major page, section, subsection, item, and any <code>X<></code> directives. See <a href="/5.36.1/Pod::Man">Pod::Man</a> for more details.</p> <h1 id="BUGS"><a class="permalink" href="#BUGS">#</a>BUGS</h1> <p>Lots of this documentation is duplicated from <a href="/5.36.1/Pod::Man">Pod::Man</a>.</p> <h1 id="AUTHOR"><a class="permalink" href="#AUTHOR">#</a>AUTHOR</h1> <p>Russ Allbery <rra@cpan.org>, based <i>very</i> heavily on the original <b>pod2man</b> by Larry Wall and Tom Christiansen.</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-2001, 2004, 2006, 2008, 2010, 2012-2019 Russ Allbery <rra@cpan.org></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.36.1/Pod::Man">Pod::Man</a>, <a href="/5.36.1/Pod::Simple">Pod::Simple</a>, <a href="http://man.he.net/man1/man">man(1)</a>, <a href="http://man.he.net/man1/nroff">nroff(1)</a>, <a href="http://man.he.net/man1/perlpod">perlpod(1)</a>, <a href="http://man.he.net/man1/podchecker">podchecker(1)</a>, <a href="http://man.he.net/man1/perlpodstyle">perlpodstyle(1)</a>, <a href="http://man.he.net/man1/troff">troff(1)</a>, <a href="http://man.he.net/man7/man">man(7)</a></p> <p>The man page documenting the an 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.</p> <p>The current version of this script is always available from its web site at <a href="https://www.eyrie.org/~eagle/software/podlators/">https://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>