]> Dogcows Code - chaz/graphql-client/blobdiff - lib/GraphQL/Client/http.pm
add more pod fixups
[chaz/graphql-client] / lib / GraphQL / Client / http.pm
index 9c89444a632771c56a09c489d0669979c8ff9caa..796e3809bd56e3ecb09280feda0ef393561ab61f 100644 (file)
@@ -175,7 +175,7 @@ __END__
             authorization => 'Bearer s3cr3t',
         },
     };
-    my $response = $client->execute($request, $options);
+    my $response = $transport->execute($request, $options);
 
 =head1 DESCRIPTION
 
This page took 0.019782 seconds and 4 git commands to generate.