X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgraphql-client;a=blobdiff_plain;f=dist.ini;h=78e688a07e71d39a6fc10e379d228fad18e0212b;hp=3937ffe7223edd97c3fadb19d6edad02c92020bb;hb=HEAD;hpb=697f37637e11830cac0913e18aa7ebd41e6af508 diff --git a/dist.ini b/dist.ini index 3937ffe..d3a62db 100644 --- a/dist.ini +++ b/dist.ini @@ -1,7 +1,47 @@ name = GraphQL-Client -author = Charles McGarvey +main_module = bin/graphql +author = Charles McGarvey copyright_holder = Charles McGarvey copyright_year = 2020 license = Perl_5 -[@Author::CCM] +[@Filter] +-bundle = @Author::CCM +-remove = Test::Pod::No404s +PruneFiles.filename = maint + +[ConsistentVersionTest] + +[Run::Release] +run = %x maint%pbranch_solo.pl %v %d + +[RemovePhasedPrereqs] +remove_runtime = Data::Dumper +remove_runtime = HTTP::Tiny +remove_runtime = Pod::Usage +remove_runtime = Text::CSV +remove_runtime = Text::Table::Any +remove_runtime = YAML +remove_runtime = JSON::Path::Evaluator +[Prereqs / RuntimeRecommends] +HTTP::Tiny = 0 +Pod::Usage = 0 +[Prereqs / RuntimeSuggests] +Data::Dumper = 0 +JSON::Path::Evaluator = 0 +Text::CSV = 0 +Text::Table::Any = 0 +YAML = 0 +[Prereqs / DevelopRecommends] +; for fatpack.pl +App::FatPacker = 0 +CPAN::Meta = 0 +Capture::Tiny = 0 +Config = 0 +File::pushd = 0 +Getopt::Long = 0 +MetaCPAN::API = 0 +Module::CoreList = 0 +Path::Tiny = 0 +Perl::Strip = 0 +