From 8eb3c481dbc1f320911c456be93dcb9f4ab1738f Mon Sep 17 00:00:00 2001 From: John Napiorkowski Date: Thu, 14 Nov 2019 09:43:04 -0600 Subject: [PATCH] Link for the Perl bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 804ff51..9a0abd5 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,4 @@ libgraphqlparser is MIT-licensed. - [graphql_parser (Elixir interface)](https://github.com/aarvay/graphql_parser) - [graphql-parser-php (PHP interface)](https://github.com/dosten/graphql-parser-php) - [graphql-libgraphqlparser (Ruby interface)](https://github.com/rmosolgo/graphql-libgraphqlparser-ruby) +- [Parser::GraphQL::XS (Perl interface)](https://github.com/gonzus/Parser-GraphQL-XS)