]> Dogcows Code - chaz/graphql-client/commit
Version 0.600
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 16 Mar 2020 00:10:12 +0000 (18:10 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 16 Mar 2020 00:10:12 +0000 (18:10 -0600)
commit5d541d3263496638433052515b9dea5b271f9352
treeaaef11fd3855a9a25322ebd718d657590274221f
Version 0.600
30 files changed:
Changes [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.json [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
bin/graphql [new file with mode: 0755]
lib/GraphQL/Client.pm [new file with mode: 0644]
lib/GraphQL/Client/http.pm [new file with mode: 0644]
lib/GraphQL/Client/https.pm [new file with mode: 0644]
t/00-compile.t [new file with mode: 0644]
t/00-report-prereqs.dd [new file with mode: 0644]
t/00-report-prereqs.t [new file with mode: 0644]
t/client.t [new file with mode: 0755]
t/http.t [new file with mode: 0755]
t/https.t [new file with mode: 0755]
t/lib/MockTransport.pm [new file with mode: 0644]
t/lib/MockUA.pm [new file with mode: 0644]
xt/author/clean-namespaces.t [new file with mode: 0644]
xt/author/critic.t [new file with mode: 0644]
xt/author/eol.t [new file with mode: 0644]
xt/author/minimum-version.t [new file with mode: 0644]
xt/author/no-tabs.t [new file with mode: 0644]
xt/author/pod-coverage.t [new file with mode: 0644]
xt/author/pod-syntax.t [new file with mode: 0644]
xt/author/portability.t [new file with mode: 0644]
xt/release/consistent-version.t [new file with mode: 0644]
xt/release/cpan-changes.t [new file with mode: 0644]
xt/release/distmeta.t [new file with mode: 0644]
This page took 0.020258 seconds and 4 git commands to generate.