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


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.

I'm working on that.

Copyright 2004 Yuval Kogman. All rights reserved.
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.

Yuval Kogman <nothingmuch@woobling.org>
