NAME

podRemove.pl - Remove POD directives from files

SYNOPSIS

podRemove.pl [-h] [-o file] file.pod

DESCRIPTION

Removes Perl's POD documentation from a text file

OPTIONS

podRemove.pl understands the following options:

-h

Help, display this document as text.

-o file

Name of the output file to be created.

If no output filename is set, the file created will be named after the input file, removing any directory components in the path and removing any .pod file extension.

COPYRIGHT AND LICENSE

Copyright (C) 2015 UChicago Argonne LLC, as Operator of Argonne National Laboratory.

This software is distributed under the terms of the EPICS Open License.