Open
Description
Currently, manpages are always generated in a single action: manifypods. This means not only that pod2man has to redo some of make's file-changed checking, but also that the manification can not be parallellized.
I can imagine the current behavior being favorable on Windows (because starting new processes is rather expensive there, but for Unix this is rather unhelpful.