]> Dogcows Code - chaz/graphql-client/blobdiff - META.json
Version 0.602
[chaz/graphql-client] / META.json
index 7139b3837deac7298adb7477dc9275763a68c173..c98c070429220aba8a0c8a86ea190016b2363789 100644 (file)
--- a/META.json
+++ b/META.json
@@ -1,5 +1,5 @@
 {
-   "abstract" : "A GraphQL client",
+   "abstract" : "Command-line GraphQL client",
    "author" : [
       "Charles McGarvey <chazmcgarvey@brokenzipper.com>"
    ],
          },
          "requires" : {
             "Carp" : "0",
-            "Getopt::Long" : "0",
+            "Getopt::Long" : "2.39",
             "HTTP::AnyUA" : "0",
             "HTTP::AnyUA::Util" : "0",
             "JSON::MaybeXS" : "0",
             "Module::Load" : "0",
             "Scalar::Util" : "0",
+            "Text::ParseWords" : "0",
             "namespace::clean" : "0",
             "overload" : "0",
             "parent" : "0",
    "provides" : {
       "GraphQL::Client" : {
          "file" : "lib/GraphQL/Client.pm",
-         "version" : "0.601"
+         "version" : "0.602"
+      },
+      "GraphQL::Client::CLI" : {
+         "file" : "lib/GraphQL/Client/CLI.pm",
+         "version" : "0.602"
       },
       "GraphQL::Client::Error" : {
          "file" : "lib/GraphQL/Client.pm",
-         "version" : "0.601"
+         "version" : "0.602"
       },
       "GraphQL::Client::http" : {
          "file" : "lib/GraphQL/Client/http.pm",
-         "version" : "0.601"
+         "version" : "0.602"
       },
       "GraphQL::Client::https" : {
          "file" : "lib/GraphQL/Client/https.pm",
-         "version" : "0.601"
+         "version" : "0.602"
       }
    },
    "release_status" : "stable",
          "web" : "https://github.com/chazmcgarvey/graphql-client"
       }
    },
-   "version" : "0.601",
+   "version" : "0.602",
    "x_authority" : "cpan:CCM",
    "x_generated_by_perl" : "v5.28.0",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.15",
This page took 0.023364 seconds and 4 git commands to generate.