podToMD.pl - Convert EPICS .pod files to .md
podToMD.pl [-h] [-o file.md] file.pod
Converts files from Perl's POD format into Markdown format.
podToMD.pl understands the following options:
Help, display this document as text.
Name of the Markdown 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 replacing any file extension with .md.
Copyright (C) 2013 UChicago Argonne LLC, as Operator of Argonne National Laboratory.
This software is distributed under the terms of the EPICS Open License.