ow_dirty = qw(dist.ini Changes);
my %boilerplate = (
distmeta => [qw(cpanfile Meta.yml META.json)],
installer => [qw(Build.PL Makefile.PL ppport.h)],
readme => [qw(README README.md
0,
-doc => "Skip copying files from the build/release : ('Makefile.PL', 'cpanfile',' Meta.json', ...).",
);
has no_coverage => (
isa => 'Bool',
default => 0,
-doc => "O
:lib" }
if $self->auto_prereqs;
plugin 'PrereqsFile' if -e 'prereqs.yml' || -e 'prereqs.json';
plugin 'MetaNoIndex' => {
directory => [ sort( qw(t xt), qw(corpus demo eg examples