during dist minting, ModuleMaker occurs before FileGatherer
ModuleBuild's module_build argument generation is now a method
Dist::Zilla is now an abstract base class, basically
Dist::Zilla::Dist::Builder and ::Minter perform the real work
Dist::Zilla::Tester has been updated to work with these
a very basic test for minting, now possible, has been added
added prune_file method to Dist::Zilla to eliminate the need for
altering the ->files arrayref directly
added the ClearPrereqs plugin
[Prereq] is now called [Prereqs], but [Prereq] will continue to work
until v6 or v7 or so