diff --git a/index.html b/index.html
index 0369e86d990273df388c7aa5156c5b3b2bbb14b3..f87f6578b31d615683514b6aeb7a79083d1bd6ac 100644
--- a/index.html
+++ b/index.html
@@ -43,8 +43,10 @@
   <dt> <a href="http://pike.ida.liu.se">Pike</a></dt>
   <dd> An object-oriented interpreted language with C-like syntax.
     Nettle bindings are included with the official distribution.</dd>
+  <dt> <a href='http://search.cpan.org/~dkg/Crypt-Nettle-0.3/lib/Crypt/Nettle.pm'>Perl</a></dt>
+  <dd> Crypt::Nettle module, by Daniel Kahn Gillmor.</dd>
   <dt> <a href='http://www.yellowbank.com/code/PostgreSQL/y_crypto/'>PostgreSQL</a></dt>
-  <dd> Bindings for the Postgres database, by Ron Peterson </dd>
+  <dd> Bindings for the Postgres database, by Ron Peterson. </dd>
   <dt> <a href='http://marcomaggi.github.com/nausicaa.html'>R6RS
 	Scheme</a></dt>
   <dd> Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.</dd>