Package perl-Pod-Wrap

Wrap pod paragraphs, leaving verbatim text and code alone

https://metacpan.org/release/Pod-Wrap

This is a Pod::Parser subclass, based on Pod::Stripper. It parses perl
files, wrapping pod text, and leaving everything else intact. It prints
it's output to wherever you point it to (like you do with Pod::Parser (and
Pod::Stripper)).

Version: 0.01

General Commands

podwrap 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.