NAME
genhelp - Build lib/VCP/Help.pm by extracting POD from the listed files
SYNOPSYS
genhelp bin/vcp lib/VCP.pm lib/VCP/Foo.pm ...
When bundling libraries and POD files with PAR <= 0.79, it is difficult to find and parse the files to generate help with. So we extract it and build it in to a Perl module as a bunch of strings using this tool.
See Makefile.PL for how this tool is automated.