All the Perl that's Practical to Extract and Report
Suddenly Doxygen complains about not being able to read the GraphViz-created images. Somehow an older version of GV had gone into the path, and this no longer seemed so great:
Env::Path->PATH->Append( File::Spec->rel2abs("../win/GraphViz/bin") );