]> Dogcows Code - chaz/graphql-client/commit
add tests and many fixes
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 15 Mar 2020 23:37:32 +0000 (17:37 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 15 Mar 2020 23:42:03 +0000 (17:42 -0600)
commit6ceb671d38a8564d8bbe6e52a33e54ebdc4ca282
treed883cfe5d9c607137e1a525b5bd81d158f62ff7c
parentdfa1c3680f0f1e5ccc6d85b4fa5a4916bf31b23d
add tests and many fixes
13 files changed:
LICENSE [new file with mode: 0644]
bin/graphql
dist.ini
lib/GraphQL/Client.pm
lib/GraphQL/Client/http.pm
lib/GraphQL/Client/https.pm
maint/branch_solo.pl [new file with mode: 0755]
maint/fatpack.pl [new file with mode: 0755]
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]
This page took 0.024731 seconds and 4 git commands to generate.