a::Plugin::MetaProvides::Package;
use Dist::Zilla::Plugin::MetaYAML;
use Dist::Zilla::Plugin::MetaJSON;
use Dist::Zilla::Plugin::Git::CommitBuild;
use Dist::Zilla::Plugin::PerlTidy;
use Dist::Zilla::
? $_[0]->payload->{exclude_filename}
: [qw/dist.ini Changes README.pod README.md META.json META.yml/];
},
);
has stopwords => (
is => 'ro',
isa => 'ArrayRef',
la
taYAML'
, # core : Helps avoid kwalitee croaks and supports older systems
'MetaJSON', # core
[
'ChangelogFromGit::CPAN::Changes' => {
tag_rege
se;
use namespace::autoclean;
use Types::Standard qw/Str HashRef/;
use Path::Tiny;
use JSON::MaybeXS 'decode_json';
with 'Badge::Depot';
# ABSTRACT: Shantanu Bhadoria's Travis plugin for Badge::Depot
sion,
};
}
return {} if !path('META.json')->exists;
my $json = path('META.json')->slurp_utf8;
my $data = decode_json($json);
return {} if !exists $data->{'resources'}{'r