From 20626db1ac5dbea00a30f0bfd6e21936d714ce52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingy=20d=C3=B6t=20Net?= Date: Mon, 26 Dec 2011 21:58:17 -0800 Subject: [PATCH] Add Perl to the list of bindings. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed2bcb304..3a96f398e 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Here are the bindings to libgit2 that are currently available: * libgit2net (.NET bindings, low level) * parrot-libgit2 (Parrot Virtual Machine bindings) * hgit2 (Haskell bindings) +* git-xs-pm (Perl bindings) If you start another language binding to libgit2, please let us know so we can add it to the list.