NAME

genhelp - Build vcp_html/... by extracting POD from the listed files

SYNOPSYS

genhtml 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 html with. So we extract it and build it as an HTML directory.

See Makefile.PL for how this tool is automated.