= 'README.md';
my @copy_from_build = (
'cpanfile', 'LICENSE', 'Makefile.PL', 'META.json', $readme,
);
my @copy_from_release = ('Install');
my @allow_dirty
= ( 'dist
, # needs to precede InstallGuide
'CPANFile',
'ContributorsFile',
'MetaJSON',
'MetaYAML',
'Manifest',
[ 'MetaNoIndex' => { directory => [ 'examples',