POD2RST(1) User Contributed Perl Documentation POD2RST(1)

pod2rst - convert .pod files to .rst files

pod2rst --infile=<name> --outfile=<name> --title=<name>

Converts files containing POD to reStructuredText format for input to Sphinx.

"pod2rst" takes the following arguments:

--infile=<name>

Specifies the pod file to convert. Input is taken from stdin by default.

--outfile=<name>

Specifies the reStructuredText file to create. Output goes to stdout by default.

--title=<title>

Specifies the section title for the file.

Pod::POM::View::Restructured, pod2html

Sphinx: https://www.sphinx-doc.org/

Don Owens <don@regexguy.com>

This software is copyright (c) 2010 by Don Owens <don@regexguy.com>.

This software is available under the same terms as the perl 5 programming language system itself.

1.000003

2025-03-15 perl v5.40.1