PHASE: gather files
$self->add_plugins(
'GatherDir',
'License',
'MetaJSON',
'MetaYAML',
'Manifest',
'Test::Compile',
'Test::Version',
[License]
; Distributions released to the CPAN include a META.json/META.yml
; file. Emit both of these.
[MetaJSON]
[MetaYAML]
; Add a MANIFEST file.
[Manifest]
; Add