From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21920 invoked by alias); 7 Sep 2009 15:10:26 -0000 Received: (qmail 21710 invoked by uid 22791); 7 Sep 2009 15:10:25 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_50,DATE_IN_PAST_03_06,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.network-theory.co.uk (HELO mail.network-theory.co.uk) (66.199.228.187) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Sep 2009 15:10:17 +0000 Date: Mon, 07 Sep 2009 15:10:00 -0000 Message-ID: From: Brian Gough To: Jonathan Leto Cc: gsl-discuss@sourceware.org Subject: Re: Addition to the "Wrappers for Other Languages" section of the website In-Reply-To: <9aaadf9c0909031240r28663cf6x3bd162b4918eb064@mail.gmail.com> References: <9aaadf9c0909031240r28663cf6x3bd162b4918eb064@mail.gmail.com> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Message-Mac: 55567d4ee3a7c08655296b24e5a62c7b Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00035.txt.bz2 At Thu, 3 Sep 2009 12:40:27 -0700, Jonathan Leto wrote: > I would like to add the CPAN module Math::GSL to the list of wrappers: > Name: Math::GSL > Description: Perl interface to the GNU Scientific Library (GSL) > Link: http://search.cpan.org/dist/Math-GSL/ Now added. It looks pretty comprehensive, nice.