Subject: | Should exclude the MANIFEST itself from gathered files |
Dist::Zilla workflows often involve generating many files, which must be added to MANIFEST by Dist::Zilla itself. Thus, the plugin should exclude the MANIFEST file from which it reads the gather list, and require the user to generate one as normal (usually via [Manifest]). I would provide a PR if there is an associated github repository.