podwrap - Man Page

Synopsis

    podwrap [ infile [ outfile ] ]
    podwrap [ --in infile ] [ --out outfile ]
    podwrap < infile > outfile

Options

--in

A file to input.

--out

A file to output.

--help

Options list.

--man

Complete documentation.

Description

This little script allows to wrap POD embedded in perl files from the command line. It's pretty intuitive, behaving as you would probably expect it to.

Bugs

I'm working on that.

Author

Yuval Kogman <nothingmuch@woobling.org>

See Also

Pod::Wrap

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation