From 76ce853634df482e66910fb06b923079838b1264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Wed, 24 Apr 2013 16:13:07 +0200 Subject: [PATCH] Link to perl bindings. --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0369e86d..f87f6578 100644 --- a/index.html +++ b/index.html @@ -43,8 +43,10 @@
Pike
An object-oriented interpreted language with C-like syntax. Nettle bindings are included with the official distribution.
+
Perl
+
Crypt::Nettle module, by Daniel Kahn Gillmor.
PostgreSQL
-
Bindings for the Postgres database, by Ron Peterson
+
Bindings for the Postgres database, by Ron Peterson.
R6RS Scheme
Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.
-- GitLab