]> Dogcows Code - chaz/graphql-client/blobdiff - dist.ini
Release GraphQL-Client 0.605
[chaz/graphql-client] / dist.ini
index c6f74b2b3a7a823cd0f03c2165f95f5f1272dc13..d3a62db5aafbbf2cefd772bedd696966b7ccac29 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,6 +1,6 @@
 name                = GraphQL-Client
 main_module         = bin/graphql
-author              = Charles McGarvey <chazmcgarvey@brokenzipper.com>
+author              = Charles McGarvey <ccm@cpan.org>
 copyright_holder    = Charles McGarvey
 copyright_year      = 2020
 license             = Perl_5
@@ -22,14 +22,16 @@ 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
-Text::CSV           = 0
-Text::Table::Any    = 0
-YAML                = 0
+Data::Dumper            = 0
+JSON::Path::Evaluator   = 0
+Text::CSV               = 0
+Text::Table::Any        = 0
+YAML                    = 0
 [Prereqs / DevelopRecommends]
 ; for fatpack.pl
 App::FatPacker      = 0
This page took 0.020459 seconds and 4 git commands to generate.